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...
I am reading laravel 5.2 docs to implement many to many polymorphic relation in my Laravel Applicati...
I have prefixes setup for my database: "pmt_" for a couple of tables, i want to override t...
Hi, I'm new with Laravel, so im writing a comment form that using hidden input which value is user-&...
How can I validate on my pivot tables? For example I have a table and model 'project' and 'user' and...
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