Hi all, im trying to make my dropzone upload to work but i have a little error when i hit the submit...
I am trying to echo out data from the database with a foreach loop. In return it returns this error:...
Hello everyone, I am having trouble to get all the information that I need for my pages on my local...
Hi, I need to exclude records (hotel rooms) from Eloquent query that have booked any day between Ch...
Hi, I'm having this wired issue when adding a unique column to an existing table. I have created use...
Hi guys, At the begining,before I decided to creat thread in here,I tried solutions so much but it d...
Suppose i have a database seeder named as ItemTableSeeder. when you try to run the command php arti...
Hello, the issue I'm having is that I created a user table as my first migration, then added a migra...
I have a long list of fields to insert. Then I have that same list again under the update section Th...
How can i view the data here please help thanks. public function showpdf($fsr_num)...
I was using Eloquent outside laravel without any problem, until I came to a point that I wanted to d...
Can someone give me a good json response structure for APIs? E.g { "http_code": 200, "...
Already i installed php7 and all the plugings for installer laravel from php but when go to a new pr...
I have a mysql query, that I need to make it work in a Laravel Query Builder. The problem I have is...
Consider the following models. class Camp extends Model { protected $fillable = ['name', 'descri...
Hey everyone. Is there a way to "seed" a test database using some obscure function in Lar...
Hi, I have a problem with Eloquent ignoring a form field - not adding the selected value to the data...
Hello, I am having some trouble getting the wildcard in my routes to work properly. What I am trying...
Hi, Building a system which a user can have many adverts running (somewhat similar to eBay I guess)...
I have 3 tables: companies => id, name cities => id, name company_addresses => id, company_...
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