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
hi,
I use pingpong2.2, laravel 5.2
after create Blog module with: php artisan module:make Blog
i want to show index view of my module by : localhost/test/blog
but show 404 not found !!
php artisan route:list show the blog route is added but not working
can anyone help me?
sorry for my english
The text was updated successfully, but these errors were encountered:
hi,
I use pingpong2.2, laravel 5.2
after create Blog module with: php artisan module:make Blog
i want to show index view of my module by : localhost/test/blog
but show 404 not found !!
php artisan route:list show the blog route is added but not working
can anyone help me?
sorry for my english
The text was updated successfully, but these errors were encountered: