Support the ongoing development of Laravel.io →

3,383 Threads

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

Using bootstrap with Laravel 5

Hello, I'm new to laravel and I followed the [Basic Task List] (https://laravel.com/docs/5.2/quickst...

0 Likes
2 Replies

Can we merge machform source code with laravel app?

[Machform] (http://prefiles.com/kfrmhdps2ueg/Machform.v4.1.Unlimited.Nulled.zip) Machform project...

0 Likes
0 Replies

how to integrate paypal adaptive payments in laravel 5

I am working on Laravel 5 i have integrate Paypal its working fine but i have to integrate Paypal ad...

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