Support the ongoing development of Laravel.io →

3,391 Threads

Issue with Auth

I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...

0 Likes
4 Replies

SOLVED: Create DB users with Forge

Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...

0 Likes
0 Replies

MVC architecture

Hello, I am creating a large internal portal for a company with many features. When creating a large...

0 Likes
8 Replies
Solved

Rename Column and Change Type

Hi, Is there any way to change the column type and rename it. I know it's foolish to be changing the...

0 Likes
0 Replies

error redirect please help me

my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...

0 Likes
1 Replies

ReflectionException, 'Class PermissionException does not exist'

Having some issues with this error message, not getting anything else and not sure where to look. Th...

0 Likes
2 Replies

Best way to set users permission for restful controller

hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...

0 Likes
0 Replies

Problems installing Laravel 4 on Windows 7

Greetings After installing Composer, I then went to c:\xampp\htdocs and ran the following command: c...

0 Likes
1 Replies

Homestead local host(names) not working

Hi all, i'm using - map: laravel.dev to: /home/vagrant/www/laravel/public - map: stefa...

0 Likes
3 Replies

Blank page rendered on openshift

I haven't had time to figure this out, but spent considerable time trying, being a "hobby"...

0 Likes
6 Replies

View, Session & Input namespaces

Hello, I use PhpStorm to develop my projects and recently ensured all my projects were properly name...

0 Likes
1 Replies
Solved

Architecture / API connections -> Store data

Hello, we developed an application that makes a connection with Google Analytics and stores the data...

0 Likes
0 Replies

Some Subdomains just don't work

Hey guys, i have a weird problem. I have pages like http://localhost/laravel/public/ http://localhos...

0 Likes
1 Replies

Cannot pass all the value of my string/array into view.

Hi there! I hope somebody can help me with this. I am trying to pass a data from the controller into...

0 Likes
3 Replies

Error in Exception handler when not connected to database in Laravel

I have the following code in my app/start/global.php file: App::error(function(\PDOException $ex...

0 Likes
1 Replies

.htaccess authenticated access

Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...

0 Likes
0 Replies

When will a session *really* expire? Using Cartalyst Sentry.

Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...

0 Likes
4 Replies

Publish config file

I wrote a package https://packagist.org/packages/pabloezequiel/environment and I'm getting it using...

0 Likes
1 Replies

laravel application removed to another pc

I have just transferred my laravel application to another pc and I have installed composer. I am run...

0 Likes
0 Replies

Trouble installing Laravel OSX 10.9.1

Hi, I want to test Laravel for a bit, but installation seems impossible. I have no idea what's going...

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.