Support the ongoing development of Laravel.io →

Session doesn't persist on CORS

Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...

0 Likes
1 Replies

selection from one to many relation

HI, I have three tables like this: Users with columns id name Events with columns id fk_user name de...

0 Likes
0 Replies

Laravel5 Slug

Can anyone point me in the right direction of a slug package or a tutorial on how to make SEO Slugs...

0 Likes
3 Replies

Plugin Laravel Netbeans

Hello, I'm searching plugin for Netbeans and I found this: https://github.com/barryvdh/laravel-ide-h...

0 Likes
1 Replies
posted 10 years ago

[L5]Cannot return view from command handler

Hey, So I'm pretty fresh to Laravel, and now I'm trying to dynamically generate the edit view of the...

0 Likes
1 Replies
Solved

Form requests: how do I ensure that one of two fields is filled?

Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...

0 Likes
4 Replies
Solved

mysql shema for eshop with services of multiple types

Hello, Im creating an eshop with Laravel and im designing the database. The eshop will have a variet...

0 Likes
0 Replies

Prevent queue:listen from exiting with redis is not running yet

I have a situation where the server is trying to start queue:listen when the redis server is not onl...

0 Likes
0 Replies
posted 10 years ago

Weird Route/View behavior when passing parameters

Using Laravel 4, I have created 2 routes: Route::get('dev', function() { return View::make('dev');...

0 Likes
2 Replies
posted 10 years ago

Newbe blank page issue

hi im learning the laravel ropes and pretty into it. been following this tuitorial: https://www.pack...

0 Likes
11 Replies

L5 Validator not found

Hi, i'm new to Laravel and i'm trying to understand the validation part of a form. Can you help me t...

0 Likes
6 Replies

Registering users through commands and command handlers in laravel5

Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...

0 Likes
0 Replies

Increment download w/ support for download manager

I need to allow files to be downloaded, but have to track the number of times they were downloaded b...

0 Likes
0 Replies

Passing row id to laravel controller from bootstrap 3 delete modal

Learning Laravel (4.1) and I am having trouble with passing a row id from a table to a controller. W...

0 Likes
0 Replies

compiling bootstrap with elixir gives unwanted results in firefox

Hello.. I use elixir to mix bootstrap.less .. The orriginal lees files included with laravel 5. But...

0 Likes
0 Replies

Laravel file upload status

Hello, I'm trying to build a file upload progress bar with laravel. I tried with php session upload...

0 Likes
1 Replies

Using PHP's session upload progress with Laravel

I'd like to show users the progress of their uploads without using third party plugins, and I know P...

0 Likes
1 Replies

customer.card.updated event in laravel cashier

How can I use customer.card.updated webhook in laravel cashier? Can any one tell me the steps.

0 Likes
0 Replies

php artisan migrate --seed, SQL error:

Hi I'm new the laravel so please bear with me. I try to seed a db in a project which I got from my c...

0 Likes
1 Replies
posted 10 years ago

Routing arguments with unknown URL length

Hello, I'd like to use routing arguments in routes that have an URL of unknown length. Ala. site.com...

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.