As title says, i added new site to forge and it's stuck on "Installing..". How can i cance...
I have installed Socialite, and I can get it to talk with google and allow people to login, and then...
Hi I want to use package "phpseblib" in my laravel project. I used "composer require...
I'm getting a few errors within my application that I'm seeing in the log files. To decipher the pro...
Heya guys, i tried all day to find a library fully compatible with Laravel 5.2 for integrate paypal,...
Please help me how to add upload profile picture on laravel 5.2 registration form. I use Auth for my...
Is there a way to tell the Queue facade to not automatically persist what was pushed to the queue un...
I've tried so many ways of installing this on my Windows 10. Tried locally, tried with homestead, un...
ran the following command from my project root folder: sudo composer require illuminate/html instal...
I found that in User.php, the field password is fillable https://github.com/laravel/laravel/blob/mas...
Hi all, Everytime i googling the web for a solution ti to deploy Laravel applications on production...
I need to show a sum of all row element which has less than or equal row id. Right now I'm using thi...
I want to know how to use Google drive as a storage to save images on it just like Amazon s3 provide...
Greetings. I'm new to laravel and I used artisan make:auth to generate the authentication route and...
Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...
I have a View Composer binded to a class that get data for one repository class and add this data in...
Hi, I want to retrieve a list of results from a model, what I am trying is: App\Score::with( array('...
How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...
Hi. I'm creating an Api restful. I want to create endpoint HTTP://localhost:8000/api/products/name.j...
I've managed to change the password field in the code through overriding various classes/methods. Bu...
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