Support the ongoing development of Laravel.io →

Querying based on Input. If input is empty, get all.

Hi ya, I have a calnedar (FullCalnedar) where the user can filter down results based on a few params...

0 Likes
1 Replies
Solved

Show Objects in View

Hello, here is my Array: [ [ { "collectionsID": 14, "checklistsname": "Chah...

0 Likes
0 Replies

Is there an "insertSetTimestamps" Method to update timestamps in Seeder

I have a lot of tables that use the $table->timestamps(); in the migration. When I build my seede...

0 Likes
3 Replies

ReflectionException on Homestead

So, I'm getting this wierd issues on Homestead on a Windows host. I can clearly see the class exists...

0 Likes
0 Replies

Eloquent: get one by one

I have two table Users --- id --- username --- group_id Group -- id -- name I tried get all users a...

0 Likes
5 Replies
Solved

Passing Variables via Url, making view read them

I used to have a URL like the following. localhost/details?page=photos Which would then get a sectio...

0 Likes
8 Replies
Solved

Populate Dropdown using database query results

First and foremost, i'm very green in Laravel. So pls take that into consideration if i use any wron...

0 Likes
3 Replies

Nginx installation with laravel

Hi guys, today i need install on my server nginx, and my server analyst said to me: "The proble...

0 Likes
0 Replies
posted 10 years ago

Not able to delete a foreign key, what's going on?

I have the following migration: <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\D...

0 Likes
1 Replies

Laravel 3.6 to the latest version (4.2)

Hi, I'm about to port old php base code which has been done with the 3.6 version. Basically, I would...

0 Likes
0 Replies

Homestead Installation issue: Command "edit" is not defined.

I can't seem to access my Homesteead.yaml via my CLI with homestead edit mac:cd ~/.homestead mac:.h...

0 Likes
0 Replies

Noob Question - Deleting records and validating

I have a record in my database that I am deleting with the value of ID. Currently I have this as a g...

0 Likes
2 Replies

way Generator of JefferyWay

i try install and work with this Generator. i downloaded from: https://github.com/JeffreyWay/Laravel...

0 Likes
2 Replies
Solved

preg_replace(): Parameter mismatch error

Hi I'm getting this error {"error":{"type":"ErrorException","mess...

0 Likes
5 Replies

Array to string conversion Route::Group

i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....

0 Likes
1 Replies

Separate DB for users?

I have a laravel script installed on my server - I don't know much about this framework (or php for...

0 Likes
1 Replies

try send email with gmail account and cant

i followed this tutorial: http://code.tutsplus.com/tutorials/setting-up-user-authentication-in-larav...

0 Likes
0 Replies

'image upload' not writing to MySql database or public folder with Laravel 4.1 (with Croppa) on Fortrabbit

newbie alert! i’ve recently moved my Laravel site to Fortrabbit but when i post new images to the si...

0 Likes
4 Replies
Solved

Laravel custom form validation

I'm attempting to create my own custom laravel form validation but I'm running into trouble. I'm che...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.