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

Multi site, multi tenant repository structure in L5

Dear Laravel.io members, Last month I started with getting known to L5. I'd like to create a multi-s...

0 Likes
1 Replies

Displaying Year Over Year Revenue

I appreciate any response to this. I don't need any code examples, but mainly direction or perspect...

0 Likes
6 Replies
Solved
posted 9 years ago

HELP WITH ROBIN MALFAIT FORMGENERATOR

I am having trouble installing robin malfait formgenerator. Keep getting this error: [InvalidArgumen...

0 Likes
0 Replies

Pagination not showing up when low item count.

How would i go about making the laravel pagination always show? Because right now if there is less i...

0 Likes
2 Replies

PayPal SDK

I cannot seem to get past the first step: exception 'Symfony\Component\Debug\Exception\FatalErrorExc...

0 Likes
0 Replies

create multiple products for one invoice

Hi all, i have a form that should me make a creat one invoice. One Invoice hasMany Products. So i ca...

0 Likes
2 Replies

Intermittent non-booting of Eloquent Model Trait

I have a trait with a boot method that adds an observer to the model which sets a field on creating....

0 Likes
1 Replies
posted 10 years ago

L5: caching route bindings

php artisan route:cache doesn't work with route model bindings $this->bind('project', function ($...

0 Likes
1 Replies

How to define a grouped list with dynamic data from table?

I wish to create a grouped dropdown list using Blade and Form builder. That should be simple, but th...

0 Likes
0 Replies
posted 10 years ago

Composer\Downloader\TransportException while trying to install Laravel 4.2

Hi, I am trying to install Laravel 4.2 in a Windows 8 desktop. I have the latest version of WAMP an...

0 Likes
2 Replies
Solved

Laravel 5 - Request::get() and Request::input() does not return the same

Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...

0 Likes
1 Replies
Solved

Programmatically crearing config cache

Dear folks, Ref:Laravel5 I am looking for a way to clear the configuration cache programmatically. S...

0 Likes
1 Replies

laravel 4.2 redis session give white page !

Hello community, im facing a problem when i put session driver to "redis" i only get white...

0 Likes
1 Replies

How to change /auth/login to /login?

Hi, Is there a simple way to change the default Laravel 5 authentication URL's like so: mysite.com/...

0 Likes
6 Replies
posted 9 years ago

Best way to generate From & URL with Laravel 5

Hello, I'am wondering what is the best way to generate form & URL with laravel 5 now that form g...

0 Likes
2 Replies

This route isn't working - any ideas?

Following this Helpful Getting Started Guide: http://www.sitepoint.com/getting-started-laravel-nitr...

0 Likes
1 Replies

Style.css not working

I'm trying to get my css to work correctly. I used {{ HTML::style('css/style.css') }} But when I go...

0 Likes
14 Replies

Laravel5 Ubuntu only working when myvirtualdomain/index.php/subsites

Hello, I'm using Ubuntu 14.04. I have installed LAMP, Composer and I installed Laravel. I created vi...

0 Likes
1 Replies
posted 9 years ago

redirect to login page on session expires

Hello , I am using below code for redirect to login page on session expires. Route::post('/company/a...

0 Likes
0 Replies
posted 9 years ago

Model not found

Ok, I'm sure it simple, but I've been pulling my hair out on this one... My model file: Handicap.php...

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.