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...
mcraz said: Can you not do $sport->posts() ? Anyway, do a dd($sports) . It will help you get a v...
yes, i am aware of it. what i want to do is. get all categories and 4 posts in it. when somewhere in...
i think you need to cross reference it with a list of "bad words". if it's on the list, re...
hello, could you please post your routes? all links created are absolute paths. so when you're worki...
The Laravel portal for problem solving, knowledge sharing and community building.