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

Upload files from given folder to database

Hi all! Please excuse my bad english :-) In my app I have a file-select-box to upload files via lara...

0 Likes
0 Replies

Should I upgrade my laravel from 5.0 to 5.1?

As title, should i do that? Is it worth doing? What if my app is huge, should I still do it? What ar...

0 Likes
2 Replies
Solved

Use subdomain in routes in laravel 5.1

just wrote tutorial about using subdomain in route http://dunebook.com/use-subdomain-in-routes-in-...

0 Likes
0 Replies

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

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.