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

White screen and "Error in exception handler" on nginx digital ocean server

That's about it really. This is the first time I've set up LEMP. I've got app/storage set to 777 -R,...

0 Likes
2 Replies

Replace method in Eloquent

Hello, I'm a newbie with the Laravel framework. Before I had build my old website in simply PHP with...

0 Likes
2 Replies

Bloated service provider

Has anyone tips for organizing service provider class files? Then in turn, thin out the service prov...

0 Likes
0 Replies
posted 11 years ago

Missing argument 1 for {closure}()

I use a "with" method to send my data and now I have problem for receiving that . it's abo...

0 Likes
1 Replies
Solved
posted 11 years ago

how to omit the /index.php/ from the uri?

I want to configure the .htaccess so I can omit the inde.php on URIs, so users will be able access h...

0 Likes
3 Replies
posted 11 years ago

Blank page

Hey, i use this <? $names = DB::table('Accounts')->get(); ?> and the page does not load aft...

0 Likes
5 Replies

General error: 1615 Prepared statement needs to be re-prepared

Hello. I was wondering why I often get the "something went wrong"-message on my website an...

0 Likes
3 Replies
posted 11 years ago

No debug view on WAMP?

Hello! I'm developing an app on a WAMP Server, but on exceptions, I just see the "Whoops, looks...

0 Likes
1 Replies

Vagrant shows 404

Hi; I can vagrant ssh, connects me to box no problems. When I go to http://127.0.0.1:4567/ I get pag...

0 Likes
1 Replies
posted 11 years ago

Get path to config directory from package

I am creating a package and in this package I want to allow the person using it to manually upload s...

0 Likes
1 Replies
posted 11 years ago

Have openssl but still get error "You need to specify a file path to store the seed. "

After installing Laravel I get the following error "You need to specify a file path to store th...

0 Likes
3 Replies

Deleting relations

Hy everyone, I have a small problem and if anyone here would know the answer to it i would very much...

0 Likes
0 Replies

Artisan returns empty?

Greetings. Suddenly my artisan started to return empty. And it doesn't matter what artisan command I...

0 Likes
0 Replies
posted 11 years ago

Fatal error on deleting, but it works

Hello all, I have innormal problem. My code (I'm using Slim): $app->get('/delete/:id', function($...

0 Likes
3 Replies

Vagrant up not working! VM must be created before running this command. Run `vagrant up` first.

Hi; What is wrong? Thanks 192-168-1-4:laracast pmdg3$ vagrant up Bringing machine 'default' up with...

0 Likes
1 Replies
Solved

Importing Illuminate components into ProcessWire

Hi everyone :) I have just started using ProcessWire, and I really do think it is a great CMF. The o...

0 Likes
2 Replies
Solved

Help with Goutte web scraping

Hi, I'm trying to use Goutte to do some scraping but getting stuck when accessing an array of URLs w...

0 Likes
2 Replies

Vargant set up but doesn't run php

Hi; I have set up Vargant but when I go to the url I see this This is my bootstrap.sh: vagrant@prec...

0 Likes
0 Replies

DirectAdmin cronjob and Custom Command with Laravel 4

Hi guys, I wanne run my command every minute i made: generate:xml In the console it works fine, but...

0 Likes
14 Replies

Composer Not Working

Anybody help me composer already install but problem when type command(composer) by Git bash then sh...

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.