Support the ongoing development of Laravel.io →

3,386 Threads

Turned debug on in /app/config/app.php, does not help

I came across a "Whoops look like something went wrong" thing then I went to turn debug on...

0 Likes
1 Replies
Solved

artisan serve very slowly serving static content

On win7 64bit xampp when I use php artisan serve static files from public folder are served in 1 sec...

0 Likes
2 Replies

How do i see if Laravel installation is complted succesfully.

I have installed the Laravel framework and i would like to start using it but I am missing something...

0 Likes
10 Replies
posted 10 years ago

do i override "url" option in app.php?

hi there. new to laravel, but loving it! quick question, the "url" option in app.php - do...

0 Likes
0 Replies
posted 10 years ago

Local environment doesn't work on Wi-Fi

I'm not an expert in networking, so I don't understand how it happened. My bootstrap/start.php file...

0 Likes
2 Replies
posted 10 years ago

Override App::runningInConsole() in environment

I'm trying to setup a cron job to run a custom Laravel command, however, on my production server php...

0 Likes
0 Replies

Route with required parameter has bad redirects

Hello, i have this route Route::get('display/{id}', array('as' => 'display', 'uses' => 'HomeC...

0 Likes
0 Replies

Different View-Folder in different Enviroments

Hello! I have a question and I'm trying to fix that problem for some days now, but I don't get it. A...

0 Likes
0 Replies

Is larval appropriate for long term development of business application

new to laravel and use of php frameworks. was wondering if laravel is appropriate for use in develop...

0 Likes
4 Replies

php error message

Hello there, I just started using Laravel, I just want to know if it is possible to display the erro...

0 Likes
2 Replies
Solved

Parameters in RESTful controllers

Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...

0 Likes
1 Replies

Laravel 4 with forge, environment variables issue

I'm having trouble using forge and environment variables. When I use getenv('DB_NAME') and so furthe...

0 Likes
7 Replies
Solved

Laravel with Homestead

I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...

0 Likes
3 Replies
Solved
posted 10 years ago

Deploying laravel in Godaddy

Hi everyone, I want to deploy my new laravel application in godaddy, This is first time i am doing i...

0 Likes
5 Replies

Installation error

I made a fresh installation for laravel with reference - http://www.wikihow.com/Install-Laravel-Fram...

0 Likes
4 Replies

Laravel testing on local environment

When I run my tests I notice Laravel cascades the production configuration with the testing configur...

0 Likes
4 Replies

Relationship and where statement Eager loading?

Hi All, Im working on a streaming project and i'm just starting to learn laravel. I do have a proble...

0 Likes
0 Replies

which files to upload to server after composer dump-autoload locally

I´m having no access to run composer on my clients server - so what to do when I change my controlle...

0 Likes
2 Replies

Mod rewrite enabled but no clean urls

Guys, Im running Linux Ubuntu on my server, but i dont get clean URLs. My htaccess is laravels defau...

0 Likes
1 Replies

Paginator view

Hy guys, I would appreciate a lot if someone could help me. My problem is that I have frontend and b...

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.