Support the ongoing development of Laravel.io →

3,383 Threads

Moving laravel to localhost

I created a project via composer. I've essentially now copied the whole directory and trying to serv...

0 Likes
0 Replies

Weird!!! Copied view folder is not working. Saying View[*] not found.

I am facing a weird issue with laravel. I copied my view from one of my project from the path .. app...

0 Likes
1 Replies

Installing Laravel in a subdirectory

So I've installed Laravel in a subdirectory http://domain.com/~username/ I've set up htaccess rules...

0 Likes
5 Replies

Cannot validate with if statement

My form works correctly and my database finds the correct record, however when I try to validate bot...

0 Likes
5 Replies

Homestead cannot reach internet and ssh is stalling after few seconds

I have a feeling that's related to my network and laptop setup - but what I did was just to run &quo...

0 Likes
0 Replies

SSL3_GET_SERVER_CERTIFICATE

I try to using Parse.com php in laravel, when login or select data always show this error. anyone ca...

0 Likes
0 Replies

Classmap Autoload

Hi, Learning Laravel, and reading up on autoloading via composer, I've come across many statements s...

0 Likes
1 Replies

My laravel application is displaying no data

## My laravel application is displaying no data ## Hi gues, I am working on a questionniare app...

0 Likes
0 Replies

Homestead 2.0 provision and database

Every time a new site is added to the Homestead.yaml we are supposed to provision the VM homestead u...

0 Likes
3 Replies

Carbon install

I am a Laravel Newbies. I install Laravel 4.2 then I install Carbon with Composer. I add to config/a...

0 Likes
2 Replies

Add created_at column to migrations table.

Hi Everyone, When we run migrate:install, migrations table is created in the database that has two c...

0 Likes
2 Replies

Make Laravel works with external media server

Hi ! I'm looking for a way to split a laravel app on 2 differents servers : The first "main&quo...

0 Likes
3 Replies

Can you use other database softwares when developing with laravel

I have recently started learning laravel, and I dint feel comrfotable using laravel for constructing...

0 Likes
2 Replies

Connecting to XML

I'm going to make a site from laravel that connects to expedia data feeds via xml with live rates an...

0 Likes
5 Replies

Homestead ssh weird chars

Hello I'm using homestead on windos 8.1 Pro 64bts and just installed homestead. Wile using homestead...

0 Likes
8 Replies

Google App Engine and vagrant

Has anyone taken an existing laravel project running on vagrant/homested and pushed the code to goog...

0 Likes
3 Replies

Routes or Controller Actions

I am new to Laravel and there is just one thing I don't get. I started building an application with...

0 Likes
7 Replies
posted 9 years ago

notfoundhttpexception and php artisan serve will not stay up

I am a newbie and I am having two issues: First, when I run the php artisan serve command, everythin...

0 Likes
3 Replies

Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

I faced this problem after installing laravel 4 : Symfony \ Component \ HttpKernel \ Exception \ Not...

0 Likes
1 Replies

No facade aliases in Laravel 5?

in 4.2 I could: $data['owners'] = DB::table('powners') etc and Session::put('logged', 'islogged');...

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