Support the ongoing development of Laravel.io →

3,386 Threads

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

Default Mail not working

I have a simple application set up on my local machine using Laravel Homestead. I am trying to get t...

0 Likes
4 Replies

Class 'Barryvdh\Cors\CorsServiceProvider' not found

After installing CORS I get Class 'Barryvdh\Cors\CorsServiceProvider' not found. I followed the inst...

0 Likes
5 Replies

after "installing" workbench package, dump-autoload fails...

I'm trying to separate some of my concerns into separate packages for laravel (and I created a packa...

0 Likes
3 Replies
posted 10 years ago

Artisan and database

Hi, Just noticed accidentally that, if I run any of my custom artisan commands, they (well, Laravel)...

0 Likes
0 Replies

Model use in routes.php

I have this in my routes.php at the moment, I assume this is not the best practice. Route::get('port...

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

© 2024 Laravel.io - All rights reserved.