Support the ongoing development of Laravel.io →

385 Threads

LARAVEL HOMESTEAD ERROR

I got this error: http://pastebin.com/0qLbcU5D MySQL is working but i cant load the page. Please hel...

0 Likes
2 Replies
Solved

Do I need Laravel Framework + Composer in production?

Hello people! I have installed Laravel Framework and Composer in a virtualbox. The plan is to use it...

0 Likes
4 Replies
Solved
posted 9 years ago

.htaccess problems

I am trying to set up an environment so that the url root is pointing to the application root direct...

0 Likes
11 Replies
Solved

Moved Site - Classes "not found" now

Hello, So I moved a laravel install from my local WAMP machine to a setup on CENTos 6 I did a brand...

0 Likes
1 Replies
Solved

Failed to open stream: Permission denied

I am new to laravel. I was trying to open http://localhost/test/public/ and I got Error in exception...

beitomartinez liked this thread

1 Likes
4 Replies
Solved
posted 10 years ago

Class 'Self' not found in [model path]

I have a completely working application on my local host and I'm looking to move the application to...

0 Likes
3 Replies
Solved

how to access the app/views/[folders]/[file] in public

HI im using a plugin called boxy window modal and i just want to access the file within the app/view...

0 Likes
2 Replies
Solved

Laravel setup on cPanel returning empty page?

I'm trying to get a site I've developed locally on XAMPP with Laravel to work on my VPS, which is ru...

0 Likes
1 Replies
Solved

[API] Best way of finding the class or method for learning purposes

Hi, I am still in the progress of learning Laravel and I already used the api. The only thing I miss...

0 Likes
1 Replies
Solved

Artisan error

When I try to run php artisan I have this error "error":{"type":"Symfony\\...

0 Likes
2 Replies
Solved

Laravel / Virtual Hosts / Apache - aaah

ok .. I am starting to lose hair here. beginner with a lot of the config / environment setting stuff...

0 Likes
6 Replies
Solved

"php artisan optimize" error on vagrant VM

I have setup Laravel 4.1.28 on a CentOS vagrant VM with Composer installed. I can run composer and m...

0 Likes
2 Replies
Solved

New laravel 4 installation on Cloud9, showing blank page when viewing /public folder

I've installed Laravel 4 on Cloud9 (www.c9.io) and I can access a view directly like so: https://lar...

0 Likes
2 Replies
Solved

Undefined variable: undefinedVariable in composer install

When running within a VM the following composer create laravel/laravel newproject All runs well...

0 Likes
7 Replies
Solved

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

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

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

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.