I'm using query builder in Laravel 5.2 to make some similar to "SELECT value FROM table1 WHERE...
when i create a "photo" in the "flyer_photos" table with Tinker like below. >...
Hello, I've got a question about queues and time to run values. I'm using Laravel 4 and beanstalkd....
Hi there, Is it possible to update mutiple rows in one round with Laravel Eloquent ? Just like updat...
The auth scaffolding in Laravel 5.2 is super helpful and convenient and easy to use, but I wonder if...
Hello guys! I am trying to implement an Ajax Autocomplete field in my form. I am using the following...
Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...
Hello, I playing around with differnt File methods, but i already got stuck in the very beginning, h...
if($type == 'fetch') { $events = array(); $query = mysqli_query($con, "SELECT * FROM calendar&q...
There's my error lines: http://laravel.io/bin/roDYV Please help me guys i'll be very thankful :)
Hi, what´s the best way to put the website url (http://www.mydomain.com) into a Blade Template? Get...
Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...
It's easy in Ubuntu because dnsmasq-base is installed by default so create file: $ sudo editor /etc...
Hi, New to L5, but long time L4 user. I've a fairly new copy of L5 installed, and have the following...
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...
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