Support the ongoing development of Laravel.io →

3,383 Threads

Setting up Vagrant and Homestead

Hi. i have setup homestead and vagrant following this articlehttps://laravel.com/docs/4.2/homestead)...

0 Likes
1 Replies

schema builder

I am trying to use the schema builder with larval 5.2.5 . When I run the code without the schema bui...

0 Likes
0 Replies

PDOException - could not find driver // but the migrations job works fine

Hey, i had set up a fresh Laravel installation with a PostgreSQL database in the Backend. I want use...

0 Likes
1 Replies
Solved

Pivot tables -> to auto_increment or to not auto_increment?

Simple one: Should pivot tables use an auto_incrementing primary key id column? I can't think of a u...

0 Likes
1 Replies

Deployment with .env files

Hey guys, Just switched across to using the .env files to keep sensitive data out of version control...

0 Likes
2 Replies
Solved

Host Laravel 5 Project In Web

How to host Larave 5 developed project in Web.?? -> Database Issue : I tried several time to uplo...

0 Likes
2 Replies

PHP7 in Laravel

Are there any estimations of implementing PHP7 in Laravel?

0 Likes
1 Replies
Solved

Error sending email using smtp.google.com

I'm trying to send an email using the standard email feature in Laravel 5. I'm using smtp from googl...

0 Likes
1 Replies

Bypass iCloud Lock: Remove/Unlock iCloud Account Activation for iPhone

Now the latest question of iPhone, iPad and iPod users how to unlock iCloud activation lock for stol...

0 Likes
0 Replies

How to change the configuration in runtime

I'm making a multi tenant app (Saas). I already made a Middleware to deal with database connection o...

0 Likes
3 Replies

How to make a particular table in migration?

i have three files of x.php , y.php , a.php .......... in migration table with all three different t...

0 Likes
1 Replies

Why does Laravel use a public folder

Why does Laravel use a public folder by default? What is the advantage to this?

0 Likes
1 Replies

Configure force HTTPS

Is it possible to configure Laravel to generate https links for urls and assets ? Why? Our website i...

0 Likes
1 Replies

Yajra-Oracle PHP7 Nginx Oracle not connecting

Hi ! I do update a development server to use PHP7-FPM, Nginx and Oracle. A simple PHP oci_connect sc...

0 Likes
0 Replies

Laravel Forge w/ AWS & IAM

What specific AWS IAM permissions are required for Laravel Forge deployments?

0 Likes
0 Replies

caching solution? which one?

Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...

0 Likes
1 Replies

AWS S3 broken inside queue on production machine

I just rolled out a feature on my production site that uses Amazon S3 storage operations inside a qu...

0 Likes
1 Replies

Cannot get Laravel Welcome Page to appear on fresh install of Laravel

I have a fresh installation of Laravel using Homestead VM but cannot get the index.php view for the...

0 Likes
0 Replies

How i set 777 permissions to storage and bootstrap directories

how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...

0 Likes
1 Replies

testing.. setting up db etc

so what do you guys do when creating tests? I have a setup method on the testcase (parent class) tha...

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.