whereBetween() takes a field and an array. Is there a way to do a between on 2 fields with an input?...
how can i retrieve data from the database using a controller
I am using AngularJS (frontend) = my view + Laravel 5 (backend) = control and model. I am with probl...
I am trying to insert data to db+ redirect to another page. Then I get this message: Whoops, looks l...
Hi all, Don't know if this exists. I have a driver, a dispatcher, and an admin for the auth. I've be...
I want to create an admin panel where only one admin will exist to manage the front end and there wi...
In Route model, I can use something like this: Route::model('tasks', 'App\Task'); and in Route resou...
I have list of supplier with their working hour for each day with intervel of 60mi from opning hour...
Hi guys, I've just created a fresh laravel project inside a website. Example: mysiteDocumentroot/lar...
I have written some code that allows the user to filter a collection of activities by certain attrib...
I'm looking at L5.2's Artisan Console and "Writing commands" because I want to create cron...
Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...
I'm creating a select in a form and I'd like to loop through 10 options printing out the numbers 1-1...
I'm trying to create a collection of items that are over due. Here's my code Transaction.php /**...
I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...
I'm using the Widget from: https://sky.pingpong-labs.com/docs/2.0/widget Everything works fine on my...
Hey, is it possible to assign the web middleware to the 404 page? Best regards, Deazl
Hi, when i am creating a blog application, i am using Laravel 5.2, when i try to login, create, upda...
Hello all! I am not a professional programmer but I am trying to develop an application for my perso...
Hi people, i have a Laravel local app that i wanto to put online on my VPS. What's the best Practice...
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