Support the ongoing development of Laravel.io →
posted 10 years ago

All my CSS are getting undesired HTTP Headers

I usually work with homestead at home, but at work my machine doesnt have vt-x and I cant use homest...

0 Likes
0 Replies

Mass email notifications with Mandrill

Hi there, I am working on a job website where job seekers can sign up for email notifications for ce...

0 Likes
1 Replies

Laravel 5 new environment configuration

Hello everyone, this is my first post. In Laravel 4, on the bootstrap.php file we bound one or many...

0 Likes
6 Replies

Easy db revisions with Sofa/Revisionable

I want to introduce nice and useful package for DB revisions. It works out of the box with Eloquent...

0 Likes
3 Replies

Laravel not working for Google App engine

Hi i am trying to deploy my laravel 4.0 app .. i followed this article : https://gae-php-tips.appsp...

0 Likes
7 Replies

Laravel 5 Forms + PHP Storm

Any one else think the new laravel blade syntax is ridiculous? We now finally have PHP storm support...

0 Likes
3 Replies
posted 10 years ago

slow mysql queries when connecting to a remote server, not localhost

When connecting to a remote MySql server (local network), each database query takes 20-30-40 or more...

0 Likes
1 Replies

Flash messages (notification) package

Hey! I would like to inform those who were using pacakge "edvinaskrucas/notification" - it...

0 Likes
1 Replies
posted 10 years ago

Array merge

How the array merge is working in laravel?,.. I have two queries the first one is: $products_que...

0 Likes
2 Replies

Data Grid's

As im dealing with a huge amount of data, i need the best grid package for laravel 4.2.* or any help...

0 Likes
10 Replies
posted 10 years ago

[Package] Laravel Validation For Client-Side / Laravel to Jquery Validation

Laravel to Jquery Validation About This package makes validation rules defined in laravel work clien...

0 Likes
1 Replies
posted 10 years ago

Submit data with forms

Hi, I can't Submit data with forms in laravel. I want build category form for save insert data in my...

0 Likes
4 Replies
posted 10 years ago

Question about service providers

So I have a class which I'm using psr-4 to autoload. I have access to it and I can call it's methods...

0 Likes
1 Replies

Opposite of serve domain.app /home/vagrant/Code/path/to/public/directory

Hi I'm looking for a way to remove some of the sites I've setup on my homestead box without removing...

0 Likes
0 Replies

Realtime notifications with Laravel

Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...

0 Likes
1 Replies
posted 10 years ago

Session Cannot update

I working on localhost and using ajax post to update the account user data, Its update from database...

0 Likes
1 Replies
Solved

Images not updating

I have a page where I can update my gallery and everything updates except for my images. If I use ec...

0 Likes
14 Replies

Laravel Eloquent - nested relationship with constraint from two levels up

Consider the following simplified tables: https://gist.github.com/exnor/cff79953c6dace6c042c Many c...

0 Likes
0 Replies

problem with Requset::ip() in laravel 5

hi i want save the client ip in my db so i add 'ip' => Request::ip() in create function in app\Se...

0 Likes
5 Replies
Solved
posted 10 years ago

Resource URL without name

I have a resource set up very simply, and my routes look like "/recipes/{recipes}". I woul...

0 Likes
1 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.