I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...
I am attempting to create a query scope since it gets called various times in the app so my first at...
Hi, I need some help with eloquent relationships. I have a 'User' table having two columns: 'latitud...
I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...
how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...
Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...
So I have a database full of hardware components. I am willing to implement a function in which if t...
Can anyone point me to an example of how to use Socialite to authenticate with the Google/YouTube AP...
Hi, I am creating a cms to host multiple websites on. I have a route group that catches all url to g...
i'm start learn laravel few days ago, i try to follow tutorial in laravel 4 but i am using laravel 5...
It is my first chance to integrate Mastercard integration to my Php questions and Answers Website. I...
Hi, I've just configured my routes correctly as i do usually: Route::get('/news/', 'PagesController@...
I am currently receiving the following error when I run my migrations: SQLSTATE[HY000]: General erro...
I came across this post where you can sanitize input before calling the rules. http://www.easylarave...
I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...
I tried to install doctrine\dba1 using cmd prompt and got the following error http://laravel.io/bin...
I have added 2 categories i.e is "high school" and "lower category school". i ha...
Hello! After creation of my first app on laravel, i need to change some things, ex: I need to change...
I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...
According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.