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...
I wish to make my routes simple and use Resource when appropriate. In this case I want to allow inde...
I'm trying to run a cron in my OVH but it is not accepting the command : php artisan schedule:run 1&...
Hello everybody, I want to share my first package: Basic themes support for Laravel 5. Get it here:...
here is the code I have done I recovered the data from the model and I select BikeLock latitude and...
I'm having issues with the queue - for some reason it passes a wrong identifier as the unique ID of...
I tried to create my first laravel project and keep getting this error.I'm using Laravel 5. Here are...
I currently have a site hosted on a shared server. The shared host do not allow me to place code abo...
What's the best practice now for how to replace the functionality lost from Route::when()? I use it...
I didn't change anything that would affect anything pertaining to authentication. Last week, it was...
So I have the following models : Category, Subcategory, Product, Color. A category has many subcateg...
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