is laravel 5 compatble with PHP7? i have a centos 7 VM with NGINX and PHP7 installed, tried running...
i planned to create my own oauth server, do i still need to create a "User" model / databa...
whenever i access a model in service provider it returns an error: Call to a member function connect...
App::middleware('My\Middleware'); this doesn't work anymore.
url('auth/login') is this the only way to get the link to login page? is there a named route for it...
take a look at this: https://laracasts.com/series/laravel-5-from-scratch/episodes/8
check if mod_rewrite is enabled. if not, enable it or use http://localhost/test/public/index.php/abo...
i really wont work. you need to use DELETE method for it to fire. <form action={{ route('cats.des...
The Laravel portal for problem solving, knowledge sharing and community building.