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...
token mismatch means you didn't set the csrf token in the login form
maybe create an cron job that cross references the user_id with the user_id in the session table (5....
sorry if this may sounds rude. maybe you could start by reading the docs. add everything in the cont...
that's what i thought too, but vanilla PHP works on my VM but laravel wont
The Laravel portal for problem solving, knowledge sharing and community building.
The community