Support the ongoing development of Laravel.io →

unique validation on update not working

I am a newbie to Laravel and I keep banging my head against this issue. I have a student model that...

0 Likes
6 Replies

File Paths for TinyMCE Filemanager Plugin and Laravel 4

I am trying to get the Filemanager plugin to work on my localhost Laravel 4 project. http://www.resp...

0 Likes
1 Replies

Free Laravel 5 Tutorial Series with Online Shop Tutorial Project

Hi everyone. I would like to share the link to Free Laravel 5 Tutorial Series explained using a real...

0 Likes
0 Replies

Laravel Error: Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, null given

Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...

0 Likes
12 Replies
Solved

How to connect MySQL database in Java ?

I am coding a module in java that need a database connection with MySQL. I heard about DriverManager...

0 Likes
0 Replies

Billing Stripe - End trial

Not sure if this is the correct way to end a trial for a user via laravel 4.2? // Lets grab the...

0 Likes
0 Replies

Review info page before finishing registration

So I'm relatively new to Laravel 5 and am working on a site for a client. He requires a 'review info...

0 Likes
0 Replies

Stripe Billing - Remove Trial

Using laravel 4.2's billing features with stripe. I need to figure out how to remove a trial period...

0 Likes
0 Replies

Laravel artisan migrate not creating new table in homestead vm

I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...

0 Likes
3 Replies

Laravel does not read config auth

I have a really wired problem where Laravel does not seem to read my auth config file, but instead d...

0 Likes
1 Replies

Form Request, Response().

Hi. So I am using L5 to create a simple ContactUs email form and trying to get a handle of this new...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel 5 Forms and Html documentation?

For Forms and Html documentation i should consult the 4.2 docs? -> http://laravel.com/docs/4.2/h...

0 Likes
5 Replies
Solved

Select unique option from same table

Hello, i have two select boxes in the same form. Both are beeing populated through JSON which works...

0 Likes
0 Replies
posted 9 years ago

elixer less complied but saas is not complie not found error when gulp run

This is i used less . elixir(function(mix) { mix.less("app.less"); }); it will compil...

0 Likes
1 Replies

payment integration in india

hi, I need to integrate payment gateway in my project. please suggest me which gateway to choose in...

0 Likes
1 Replies

How to avoid the to recount this?

Class Channel extends Model { ... ... public function getSubscribersAttribute(){ return $this-&...

0 Likes
1 Replies
posted 9 years ago

Custom User View

Hi i'm using Laravel 5 and i would like to retain my current database structure with Laravel's auth,...

0 Likes
0 Replies
posted 9 years ago

Retrieving records through pivot table

I have a User model and a Group model, connected by a pivot table. Users can be in many groups, grou...

0 Likes
2 Replies

Scope in another table

Hello! I'm trying to build a scope to filter banned users. I have two table : One called users: id,...

0 Likes
4 Replies
Solved

TokenMismatchException - session in database timeout or killed

Hello How can we trap if the _token has a session ref which is no more in the session database ? Hav...

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.