Support the ongoing development of Laravel.io →

3,391 Threads

Build project side menu

I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...

0 Likes
0 Replies

composer update issue laravel 4.2

I update composer last night my code working perfectly on xampp local pc but when i upload on server...

0 Likes
1 Replies
Solved

Before filter working on local server, not on remote server

In one of my controllers, I have used the before filter in the constructor like this: public functio...

0 Likes
8 Replies

laravel-authentication-acl package not loading css and js (assets)

i use laravel framework in my project i downloaded the package #laravel-authentication-acl 1-Add to...

0 Likes
1 Replies

Laravel 5 - Auth Driver - What am i doing wrong ?

This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...

0 Likes
1 Replies
posted 10 years ago

How to use Ardent on a class User extending ConfideUser?

I can't very well do class User extends ConfideUser and Ardent now can I? Normally gotta extend Arde...

0 Likes
2 Replies

Sentry groups and users

hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...

0 Likes
2 Replies
Solved

Can't test my Laravel site responsiveness

Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...

0 Likes
2 Replies

Homestead and Vagrant Setup

Hello everyone. I'm following Jeffrey Way's tuts and trying to create an app called larabook. I did...

0 Likes
2 Replies
Solved

Laravel environment selection in CodeCeption acceptance tests

I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...

0 Likes
4 Replies
Solved

ErrorException (E_UNKNOWN): failed to open stream.

Hello world!, maybe somebody can help me with laravel 5 (yes i know it's not stable), i have error -...

0 Likes
2 Replies

New Laravel Installation give 500 server error

Totally new to this - installed composer on my LAMP server, created new Laravel project, but navigat...

0 Likes
1 Replies
Solved

ajax and php 5.6

after updating my php version to 5.6 I get this message before any json response <br /> <b&...

0 Likes
1 Replies

Selecting different Redis database for different environment

'redis' => array( 'cluster' => false, 'default' => array('host' => '12...

0 Likes
1 Replies

Laravel on mongoose

How can i run laravel application on mongoose server (embed server) with sqlite DB ?

0 Likes
0 Replies

LARAVEL 4.1 probably issue on select float

Hi guys, on one of my site that i've builded with laravel 4.1, i've something strange with select da...

0 Likes
1 Replies

Valid structure for multi-module applications

Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...

0 Likes
1 Replies

Multiple databases or no?

Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...

0 Likes
3 Replies

MariaDB with Laravel 5

Hello, I want to use MariaDB with Laravel 5, can i use Homestead or some other VM. I tried protobox...

0 Likes
0 Replies

How to Change page/text: "Whoops, looks like something went wrong." ?

General problem: some types of exceptions supersede my exception handler and show a plain "Whoo...

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