Support the ongoing development of Laravel.io →

619 Threads

Homestead MySQL Root Password

Does anyone know what the mysql root password is for Homestead? I've added a second site but (my) lo...

0 Likes
3 Replies
Solved

Saving data array using Eloquent ORM saves only one data row not multiple row

Hi i have a problem saving multiple data using array extracted from explode. heres the code The Arti...

0 Likes
2 Replies
Solved
posted 9 years ago

Connect to Mysql server on local machine from VirtualMachine

I have a Mysql server installed on my Windows machine and i installed Homestead. I want to connect t...

0 Likes
4 Replies
Solved

problem executing with artisan commands

i have been able to setup my laravel but everytime i try executing an artisan command on the command...

0 Likes
2 Replies
Solved

Can't Connect To My Homestead (on Windows)

I've follow the docs as closely as I can, but I'm having trouble setting up my Homestead Vagrant box...

0 Likes
6 Replies
Solved

ide helper don't auto complete with my second chain method.

I created library like class Person { private $name; public function __construct($name, $su...

0 Likes
3 Replies
Solved

Tell Homestead to use Local environment variables

Hi, come a little unstuck with Homestead - which I think shows my level of knowledge. Switching from...

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

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

Is my routing file broken? (trying to use multiple domains)

Hi! I'm currently trying to run one instance of Laravel on multiple domains and my route file looks...

0 Likes
5 Replies
Solved

On securing sensitive info file: .env.php

Hello In the manual of Laravel there is a paragraph with, (to me) incomplete information and I cant...

0 Likes
2 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

Place for php.ini setting in Laravel?

I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...

0 Likes
2 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

Localization: Use YAML format instead of PHP Arrays

Hello, is it easily possible to use a yaml-like format for the localization strings?

0 Likes
5 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

PDOException SQLSTATE[HY000] [2002] No such file or directory

Hi, I have small problem with Laravel framework on shared hosting with phpmyadmin and only ftp acces...

0 Likes
1 Replies
Solved

Better IoC design pattern?

I have finally got my head around IoC (thanks to Jeffrey and Laracasts :) ) and I'm now looking to a...

0 Likes
2 Replies
Solved

FatalErrorException instead of NotFoundHttpException - Can't figure out why

Hi all, My app is currently throwing the following exception whenever I browse to a URL that should...

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