Support the ongoing development of Laravel.io →

thai6070

Joined 18 Apr 2016

Statistics

Threads 4
Replies 0
Solutions 0
Articles 0

How to use route with suffix

I try Route::get('article/edit/{alias?}'.$suffix, ['uses' => 'ArticleController@getEdit', 'as' =&...

0 Likes
0 Replies

Laravel 5.2 cached html?

I have a view named article_new. I change html code inside, but no effect changed. I try to change n...

0 Likes
0 Replies
posted 7 years ago

How to use ckfinder in laravel 5.2

Here is my code in config.php: $path = '/laravel/'; require _DIR_.'/../../../../bootstrap/autoload.p...

0 Likes
0 Replies

Can't set language in __construct function

Hi, I have a file below: namespace App\Facades; use Illuminate\Support\Facades\Facade; class Data{...

0 Likes
3 Replies

thai6070 has not posted any replies yet

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.