Support the ongoing development of Laravel.io →

3,386 Threads

console (composer) and web request (Artisan::call)

Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...

0 Likes
0 Replies

Homestead Installation Issue: Shared Folder map not working

Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file...

0 Likes
1 Replies

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

Hardcoding controller arguments in routes

I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...

0 Likes
2 Replies
Solved

SQL Server weirdness - unable to connect using DB class, but can using explicit "new PDO" declaration

I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...

0 Likes
0 Replies

Deploy multiple websites with one instalation

Hi Is there a way to deploy multiple websites from diferent clients using one laravel install on a...

0 Likes
2 Replies

Gulp Error: Cannot find module 'laravel-elixir' at Function.Module

I am trying to run gulp command via git bash in my project directory. My environment is Windows 8.1...

0 Likes
0 Replies

How to test file upload?

I have tried various combination to imitate a file upload without much luck.. My last attempt consis...

0 Likes
1 Replies
Solved
posted 8 years ago

Problem with false URL return

Our problem is that the links created the laravel are always wrong. Currently we have hardcoded all...

0 Likes
2 Replies

I'm Getting this error any one can help me

Error in exception handler: The stream or file "/var/www/html/snipeit/app/storage/logs/log-apa...

0 Likes
1 Replies

Gulp not working on latest version of homestead

Correct me if I'm wrong, but isn't gulp included with the latest version of homestead? The reason I...

0 Likes
2 Replies

Adding Plugin to CKEDITOR

I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...

0 Likes
4 Replies

Get parameter wrong

this is my routes: Route::any('cv/{idj1?}/{idj2?}/{idj3?}/{idj4?}', [ 'as'=>'idj1',...

0 Likes
0 Replies

Laravel 5.2 Authorization Policy not being read

I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...

0 Likes
0 Replies

Routing problems

Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...

0 Likes
5 Replies
posted 8 years ago

Use route() in service provider

Is this possible? I keep getting "Route [thename] route not found". Do I need to load the...

0 Likes
1 Replies

Artisan Tinker Arrow Key Behaviour

Getting started with Laravel and trying to run some experiments using 'php artisan tinker', but I'm...

0 Likes
1 Replies
posted 8 years ago

Lots of MySQL processes on Forge & Laravel App

Hi, I have a simple Laravel app deployed to a Digital Ocean box, trough Forge and Envoyer - and was...

0 Likes
1 Replies

duplicating a Laravel 5.2 project breaks - RouteCollection.php line 161

Hello. Laravel 5.2 I have just finished one tutorial which worked find but if i duplicated the proje...

0 Likes
0 Replies

[Symfony\Component\Debug\Exception\FatalErrorException] parse error When i do migrate:reset or rollback

php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...

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.

© 2024 Laravel.io - All rights reserved.