Support the ongoing development of Laravel.io →

1,825 Threads

posted 10 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies

Relationships problem in Eloquent

Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....

0 Likes
4 Replies

Problems with generic Model

I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...

0 Likes
0 Replies

[Clarification] About multilevel transactions behaviour in Eloquent

When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...

0 Likes
1 Replies
posted 10 years ago

Auto-Complete using Laravel

Hello, We would like to make auto-suggestion functionality for a text box(airport value ) such as th...

0 Likes
1 Replies

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

How redirect()->route('home') work?

Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...

0 Likes
3 Replies
Solved
posted 10 years ago

Homestead, map site to port

Is there a way to map each site to a different port?

0 Likes
0 Replies

homestead on production (digital ocean)

I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...

0 Likes
3 Replies

Convert CakePhp Project to Laravel

i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...

0 Likes
2 Replies

Forked repo argument for Laravel installer?

Hi, I make a few small Laravel projects. There are some common things that I often do when starting...

0 Likes
0 Replies

Architecture - Where do I put this class?

Let me set the scene, so to speak. I have an "Item" class which has different food items (...

0 Likes
1 Replies
posted 10 years ago

Confirm Deletion

I'm setting up a fairly straight-forward CRUD app with Laravel 5.1 and I've run in to something that...

0 Likes
3 Replies
posted 10 years ago

Why use Filesystem for local storage?

I am new to Laravel and I am came across Filesystem today. I know that It has comprehensive advantag...

0 Likes
2 Replies

Recursive condition on a relation.

So I got a small situation here i got a model for pages, with a all so known parent_id field as rela...

0 Likes
0 Replies

Probably stupid newbie 'what's the best way to..' question

I'm a long time old school procedural programmer, slowly (at my age, everything is slow) getting my...

0 Likes
3 Replies
Solved
posted 10 years ago

Debug Errors in laravel

Hello How can i debug my errors in laravel 4? unlike PHP, laravel just says Whooops something went w...

0 Likes
3 Replies
Solved

Have envoy only deploy once tests are green

I'm currently setting up a new laravel project for my personal site and rather than using any third...

0 Likes
1 Replies

Attach several classes to one Interface in the IoC

Hello, I'm getting a need for use several classes in my application and If I have a single interface...

0 Likes
7 Replies

gulp-notify: [Error in notifier] Error in plugin 'gulp-notify' not found: notify-send

When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...

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

© 2026 Laravel.io - All rights reserved.