Support the ongoing development of Laravel.io →

2,148 Threads

posted 9 years ago

[Fixed] composer create-project error: undefined constant T_DOUBLE_COLON

I run installation in site folder: composer create-project laravel/laravel --prefer-dist Installatio...

0 Likes
1 Replies

RuntimeException: You need to specify a file path to store the seed.

I installed laravel but it show: "RuntimeException You need to specify a file path to store the...

0 Likes
2 Replies
Solved

Scalibilty??

Where laravel stands in scalability concept? Is it fast enough for big business projects with more...

0 Likes
4 Replies

Running artisan or composer causes error "mkdir(): No such file or directory","file"

I wanted the Laravel 4.1 package to be at the root of a particular web server so I took it out of it...

0 Likes
1 Replies
Solved

Error in artisan on new version of Linux

Hello I upgraded Ubuntu version from 13.10 to 14.04 and I copied complete folder for my application....

0 Likes
3 Replies
Solved

Command `laravel new <project name>` does nothing

Hello, I downloaded the laravel.phar file, renamed it to laravel, moved it to /usr/local/bin, then m...

0 Likes
3 Replies
Solved

UTC timezone for the app/db but EST timezone for the log file?

I have my application timezone set to UTC so that I can store the date/time in UTC in the mysql data...

0 Likes
6 Replies
Solved

[HELP] Laravel 4 Error...

I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...

0 Likes
0 Replies

Laravel on dev.domain.com

How can I get my Laravel app to show on dev.domain.com would this be in htaccess? If so how? Thanks...

0 Likes
4 Replies

Enabling Mcrypt for Laravel - Not sure

Hey guys .. I am a newb on the unix/bash and am hoping someone could set me in the right direction....

0 Likes
2 Replies

Laravel Unknown formatter “prefix” error after 4.1.26 update whilst re-seeding

After following the steps for the 4.1.26 upgrade on Laravel, when I try to re-migrate and re-seed th...

0 Likes
0 Replies

How to use defined Laravel remote connections in Envoy

Laravel has a really nice remote SSH connection configuration file: app/config/remote.php (see: http...

0 Likes
0 Replies

How to debug "artisan serve" in PHPStorm?

Hello! I'm used to debug PHP scripts in PHPStorm via xdebug. How could I debug Laravel with xdebug?...

0 Likes
2 Replies

Auth::check() code in view doesn't work

I'm trying to use Auth functionality. The problem is that if in my view i have the following code: &...

0 Likes
2 Replies
Solved
posted 9 years ago

Laravel Tool Alternative

I've coded tiny (1.0kb) tool alternative for Laravel.phar https://github.com/TuxLyn/Bash/blob/master...

0 Likes
0 Replies

Error when installing Laravel with the Laravel installer

This is what greets me when typing laravel new app_name in terminal: ○ → laravel new myapp Crafting...

0 Likes
3 Replies

Moving Laravel 4 To Live Website

Not sure best way to move larval 4 to live website so main page will show up in url with out typing...

0 Likes
6 Replies

Installation - white screen

Hello, i installed laravel using composer, but when opening the public directory in the browser i do...

0 Likes
1 Replies

Just Controller Query

Just installed laravel 4 trying it out seeing if it has some better features than codeigniter. Just...

0 Likes
1 Replies

How to pass parameters to custom CLI classes

Hi there awesome people, Artisan CLI is awesome but there is something I really want to know. Can I...

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.