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

Dynamic route prefix

Hi, how can I make dynamic prefix for all routes in Laravel? I want something like /{model_id}/contr...

0 Likes
1 Replies

404 URLs create error logs

When users browse my website on their iPhone's Safari, it will automatically request for many variat...

0 Likes
2 Replies

Where to put bucket name for aws-sdk-php?

All the examples show to specify your bucket name on the spot, but what if I use the same bucket nam...

0 Likes
2 Replies
Solved
posted 11 years ago

Laravel IoC Multiple Subclasses Bindings Confusion

I have one abstract class AbstractValidator. Currently, I have two subclasses, LoginValidator and Si...

0 Likes
3 Replies
Solved
posted 11 years ago

how to get direcory names list without full URL path.

I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...

hash9211 liked this thread

1 Likes
3 Replies
Solved

Authenticated sessions vs session data

Is there a way to distinguish between an authenticated user session, and more transient session data...

0 Likes
3 Replies
posted 11 years ago

How to use ajax?

Dear, I want to use ajax like onChange of Select Options and then it will change any Form Objects....

0 Likes
1 Replies
posted 11 years ago

SQL error during unit testing from a migration that works otherwise

I recently added a migration to my project to change the length of a varchar column. It looks like t...

0 Likes
2 Replies
Solved

how to use the data inside the event

app/filters.php App::before(function($request){ $sys_message = DB::table('u_message')->where(...

0 Likes
2 Replies

A bunch of questions about the "right" way - DI, IoC, Repo pattern

Some background: I've been working with L4 for about 6 months doing things the "pretty" wa...

0 Likes
1 Replies
posted 11 years ago

Problem with ajax and laravel

Hello friends, I am desperate , I need to use laravel 4 with ajax . I am using http://arshaw.com/ful...

0 Likes
2 Replies
posted 11 years ago

"Camelize" and "underscorize" strings

I have a set of keys which are written in CamelCase (they are part of another software, I cannot sim...

0 Likes
1 Replies
Solved

How to configure multiple models,views controller folders

I have the following set up that I want to try to perform: App    Sitename   - Admin (sitename/admin...

0 Likes
1 Replies

Dependancy Isn't being injected in package

Hi all, I'm creating an artisan command package and when i try to run artisan, i get a "{"...

0 Likes
2 Replies
posted 11 years ago

Password Reminder giving error

Hello, I followed the example at http://laravel.com/docs/security I can generate an email reset that...

0 Likes
2 Replies
Solved

Questions on first install

Hi, so I followed the quick-start guide and installed Laravel into a directory called lartest direct...

0 Likes
2 Replies
Solved

[Conversation] Help me refactoring this class and make it testable

Hi all, I've this lil class that helps me in building a form for a specific case: Invoice Infos http...

0 Likes
1 Replies
posted 11 years ago

Validating unique data with validation service

I'm using a validation service to validate user submitted form input (something along the lines of:...

0 Likes
0 Replies

Dynamic constraints from router in Eager Loading

Hey guys, i've been looking for example about dynamic constraints using eager loading, but many exam...

0 Likes
0 Replies

Laravel Paid Plugins and suggestion

I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...

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