Support the ongoing development of Laravel.io →

1,816 Threads

posted 9 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

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

My laravel code is a mess :(

How do you structure your code with Laravel 5.1 ? Your files? Your routes? Controllers & Models?...

0 Likes
6 Replies

Where to put flash messages for default Laravel 5 login / logout register?

Hi, I've been trying to figure out where to put flash messages for successful / failed logins / logo...

0 Likes
6 Replies

Laravel + AngularJS Generator

Hi guys, I'm working on a generator for Laravel and AngularJS. The idea came from scaffolders, which...

0 Likes
1 Replies

Timestamp of DB queries within a transaction

I'm using DB::transaction and SoftDeletes. For those unfamiliar with Laravel the SoftDelete function...

0 Likes
2 Replies

Laravel 5 Repository inside service provider

I have the following problem in my laravel 5 project. I have a service provider for form macros name...

0 Likes
1 Replies
Solved

Automated user-like interaction with forms on foreign/alien website

I want my laravel or jquery or something to automatically fill out form on another website that I do...

0 Likes
2 Replies

Laravel 4.2 to 5 Class 'App\Http\Controllers\Controller' not found

I upgraded my project from Laravel 4.2 to 5.0 but I get this error when I finish the process: Class...

0 Likes
5 Replies
posted 9 years ago

Good use of decorators

Hi all, I’m implementing a shopping cart system and looking for a clean way to get the price, VAT, b...

0 Likes
0 Replies

Lifecycle: After App Service Provider, Before Rest?

Hello, where can I place code (Laravel 5.1) that has to be executed after the App\Providers\AppServi...

0 Likes
1 Replies
Solved

HOW TO PLAN FOR A AUCTION SITE IN LARAVEL

Hello friends, I have to develop a auction site and i want to develop it in LARAVEL. Haven't build t...

0 Likes
3 Replies

Is it good to save routes into database?

Hello! I am considering the way of saving routes into database (nor routes.php). Could you please pr...

0 Likes
2 Replies
Solved

(integer) cast must be done in Homestead for Controller parameter

I am having a hard time searching for the cause of a discrepancy between my local dev environment (H...

0 Likes
4 Replies

How to remove a duplicated slashes in Laravel 4.2 and put closing slash to categories (trailing slash)?

Hi all. Developing project on Laravel 4.2. Find some strange thing. I have URL example.com/news and...

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.

© 2024 Laravel.io - All rights reserved.