Support the ongoing development of Laravel.io →

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 10 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 10 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 10 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

Error debugging

It seems like errors are more vague than they used to be. When there was an error, it used to displa...

0 Likes
0 Replies

error when trying to use stored procedure

i'm using mysql and a stored procedure. my model looks like this class TaskAssignment extends Eloque...

0 Likes
2 Replies
Solved

Laravel 5 addition in default authentication does not appear

Hi I am using laravel 5 default user authentication system except that I have added few exra fields...

0 Likes
1 Replies

Repository pattern + Eloquent problem with Liskov Principle

Hiya guys! I'm implementing Repossitory pattern for my Eloquent model. I actually have a little prob...

0 Likes
0 Replies

Change file permissions (Illuminate/Filesystem)

Good morning, As I deployed my project on the server, I started having some security issues. Basical...

0 Likes
1 Replies

Eager-loading a hasOne relation

I have a Show model with a show_type column. This is a hasOne relationship to a ShowTypes model. The...

0 Likes
1 Replies

How to use Composer without using sudo all the time

I've got composer installed in /usr/local/bin/, and has owner root, group admin. Whenever I install...

0 Likes
1 Replies
posted 10 years ago

Loading lang from a namespace

Hello all, I am building some platform. where main packages are under namespace CRM, like CRM\Core,...

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.