Hi, I'm implementing roles and permission for a project, and using policies, but I have a problem wh...
hi there , I am pretty new to Laravel, I am so confused on how to start this. but basically I have a...
I recently switched from Mac OSX local apache and mysql to Laravel/Homestead server. When i try run...
Hi there, I'm trying to mix sass file with css file via elixir to give me output of one combined fil...
After I create a new row, an array with the information added is shown. I've tried: return view('/bl...
Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...
The documentation says <html> <body> <h1>Hello, <?php echo $name; ?...
Hi everybody ! Here my Laravel 4.1+, 5.0, 5.1, 5.3 and 5.3 package: Larasset. This library is a full...
Hi, I've a 3 tabs in one of the tabs I'm showing the results of a db_query. In the controller I've...
Even outside Laravel "installing" Css bootstrap can be a bit messy, in my experience. I pu...
I have a view named article_new. I change html code inside, but no effect changed. I try to change n...
i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...
Route::get('admin/dashboard', function () { return 'Welcome to admin page'; })->middleware('...
Hello! I have tables products, orders and clients. I want to combine them in one table in the view....
I have a table containing multiple artist. While creating an event (updating event table) I need to...
I have installed Twig and I'm using TwigBridge. It's working because I can write twig syntax etc in...
I was wondering if anyone has had any luck in implementing the Select2 jQuery library with Laravel t...
I have a bug in Laravel application. I just pass an array of data in views and logic is like: @forea...
hello, i want to encode my project blade templates with ioncube. i Encrypted the templates from ionc...
I have a Laravel 4 application where I check if the user is authenticated and if not it redirects th...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community