DALT.PHP
Build with DALT

Authentication example

Add, update, or remove DALT.PHP's optional authentication example.

DALT.PHP can install an optional authentication example without turning the public documentation into a second tutorial. The installer is repeatable and avoids overwriting application files or conflicting literal routes.

php artisan example:install auth

Use php artisan example:update auth to refresh untouched generated files, or php artisan example:uninstall auth to remove the example. See the framework reference for the current contract.