Support the ongoing development of Laravel.io →

Wancieho

Joined 17 Apr 2014

Statistics

Threads 8
Replies 10
Solutions 1
Articles 0

laravel new [project] symfony issue.

Using the "laravel new [project]" in my GitBash used to work. Now i'm getting 12 Problems...

0 Likes
1 Replies

Laravel 5.2 .env sometimes doesn't load in time

I am reading some configurables from my .env file. These configurables are used in various places wi...

0 Likes
4 Replies

Laravel 5.1 - 2 x projects shared host + subdomain .htaccess

I currently have a site hosted on a shared server. The shared host do not allow me to place code abo...

0 Likes
1 Replies

Basic auth + API + jQuery + CORS

I seem to always post questions where no one can answer so here to hoping I get some help... Ive bee...

0 Likes
2 Replies
Solved

Laravel token expiring

Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...

0 Likes
1 Replies
replied 7 years ago

Laravel 5.2 .env sometimes doesn't load in time

lagbox said: You dont use env outside of config files. Well if .env uses DB connection info then I...

0 Likes
replied 7 years ago

Laravel 5.2 .env sometimes doesn't load in time

ITCan said: in your config/app.php file there is this line: 'timezone' => env('TIMEZONE', 'UTC')...

0 Likes
replied 8 years ago

Laravel 5.1 - 2 x projects shared host + subdomain .htaccess

I dont really understand why this works but the below fixed my issue: RewriteBase / RewriteCond %{H...

0 Likes
replied 9 years ago

Basic auth + API + jQuery + CORS

pogachar said: A solution is marked in that post to use laravel-cors. I've also used it before and...

0 Likes
Solved
replied 9 years ago

Deploying from localhost to a live site

On my shared host I ran into a problem where I couldnt event FTP files above root so I had to find a...

0 Likes

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.