You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful if you incude base layout / master files to the generator. May be a command of infyom.publish:setup to install them into the project.
Possible Examples:
layouts/app.blade.php
layouts/partials/header.blade.php
layouts/partials/footer.blade.php
layouts/partials/sidebar.blade.php
layouts/partials/menu/nav.blade.php
layouts/partials/menu/item.blade.php
If people are using 5.2 you may setup the basic with the php artisan make:auth
But some people do not want the Auth generated with it.
The text was updated successfully, but these errors were encountered:
It would be helpful if you incude base layout / master files to the generator. May be a command of infyom.publish:setup to install them into the project.
Possible Examples:
If people are using 5.2 you may setup the basic with the php artisan make:auth
But some people do not want the Auth generated with it.
The text was updated successfully, but these errors were encountered: