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...
for composer installation on cpanel i used this line alias php='/opt/php55/bin/php' after used this...
Hello I would like to know how to broadcast event to a specific user using redis and socket.io
What's the best library for build scalable Real-Time Apps, Socket.io or Pusher? I wait their answers...
I have been going through a mix of Laravel 4 and Laravel 5 tutorials depending on what I found when...
Hello there, I want to let you guys know i'm looking for backend projects to join. I'm quite experie...
i am trying to create an model event to track amendments.. the table structure uses a sequence field...
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