Hello, I am working on a small project with Laravel and Laravel Cashier. I have most things working...
Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...
Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...
I'm trying to create a package that just return "Ola" on the console. I'm creating a comma...
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...
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.
The community