using Laravel-Nwdart modules via addressbar
after installing nWdart
laravel Module via composer, i create new module as login
with this command:
php artisan module:make Login
serve command:
php artisan serve
after this command i’m trying to access to that via address bar or route like with this url:
http://127.0.0.1:8000/modules/login
unfortunately i can’t find any document about this action and i get this error:
Sorry, the page you are looking for could not be found.
from Laravel Questions and Answers https://laravelquestions.com/laravel/using-laravel-nwdart-modules-via-addressbar/
via Lzo Media
No comments:
Post a Comment