Support the ongoing development of Laravel.io →
Wancieho

Wancieho

Joined 17 Apr 2014

Statistics

Threads 8
Replies 10
Solutions 1
Articles 0
posted 11 years ago

GUI Package - JS + CSS embed?

Our company has various CMSs interacting with our API. All these CMSs now need a GUI for interacting...

0 Likes
0 Replies

Laravel auth == true after User::create ?!

No user is currently logged in. Why after I create a user using a User::create() model (my applicati...

0 Likes
3 Replies
Solved

Override/intercept Laravel 4 auth failure

Im building an API. In the below code when the authorisation fails it returns a plain string respons...

0 Likes
1 Replies
replied 9 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 9 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 9 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 11 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 11 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.

© 2026 Laravel.io - All rights reserved.