Support the ongoing development of Laravel.io →

3,383 Threads

Structuring Application for intensive facebook graph api request

Hi all, I am new to laravel framework so this might be very basic question to ask. Application Backg...

0 Likes
0 Replies

[SOLVED] Lumen Return image without saving file

I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...

0 Likes
1 Replies
Solved

Allowing dynamically loaded components to define and handle their own routing

I'm building a system that will dynamically load components based on the Request URI. Each of these...

0 Likes
0 Replies

Model get's wrong ID after saving

I've got a Laravel application (5.1.28) which I have running on a development server and production...

0 Likes
6 Replies

How to prevent config cache from using absolute default storage paths?

As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...

0 Likes
0 Replies
posted 10 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

Hi, I have been developing Laravel on the same vagrant server for 3 weeks now, but it suddenly stopp...

0 Likes
10 Replies
Solved

Laravel running really slowly

Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...

0 Likes
1 Replies

Class router not found

I have set up a sample route to test if my laravel is working Route::get('users/hello', function() {...

0 Likes
3 Replies

Unable to ROUTE links of KCFinder in CKEditor in Laravel 5.1

Hello, I am new to Laravel. I am trying to use CKEditor with KCFinder (File browser). I have impleme...

0 Likes
0 Replies

Most proper way to change laravel config values through web form

If i want to give the logged in administrator the power to change certain config values (like timezo...

0 Likes
2 Replies
Solved

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved

Split within Controller

What would be the best way to acheive the following? Currently I have a checkout method within a con...

0 Likes
1 Replies
posted 8 years ago

Change log file per route

Hi all! I am searching a way to get an additional log file for a specified route. So in my case i wa...

0 Likes
0 Replies

Upgrade L4.2 to 5.0 using Laravel Shift - problems

Hi, I tried to update my L4.2 app to L5.0 using Laravel Shift. It made a neat pull request branch th...

0 Likes
3 Replies
Solved

Angular js not able to render page in laravel

this is my app.js var myApp = angular.module('myApp', ['ngRoute', 'ngCookies']); myApp.config(...

0 Likes
0 Replies

Laravel 5 blade views

Hi, This is the first time i'm working with Laravel. I'm really excited. I'm facing a similar issue...

0 Likes
16 Replies

Trouble getting homestead to start in windows

As the title described, I can't seem get pass vagrant up in windows 8.1. My private key: -----BEGIN...

0 Likes
30 Replies
Solved

gulp --production compiling my less files out of order

This is a really, really weird one and I'm hoping someone can help me solve what's happening. Today...

0 Likes
0 Replies

Composer / autoloading sub-packages - small victories + some confusion

I'm trying to set up my Laravel project so that I can develop various bits of general functionality...

0 Likes
5 Replies

changing the default login page of laravel 5.2

What other pages do I need to change in order for my changes in the default login page of laravel to...

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