I want to know if it is possible to pass data from a controller, to a view that extends a master, to...
Hi, this is my view's script Vue.http.headers.common['X-CSRF-TOKEN'] = '{!! csrf_token() !!}...
Hello everyone, Basically what I'm trying to do is "count" the number of records that two...
I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...
Here's the problem. One page queries for a question from the database. On this page, I want the us...
I am a Laravel beginner; Please help me to solve this error. I want to print the status as "Vie...
http://otdk.ttk.pte.hu/?q=node/16517 http://otdk.ttk.pte.hu/?q=node/16518 http://otdk.ttk.pte.hu/?q=...
I wanna send this value via an Hidden field using blade <input type="hidden" name="post_id" value...
MY CONTROLLER <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Http\...
Currently i use last() method to find last iteration @foreach ($colors as $k => $v) <option...
I am submitting my input types using Ajax in laravel. So i want to ask using blade form collective i...
I'm currently working on a project and ran into a problem regarding rendering. Basically, I want to...
Is there a way i can get the first element of a foreach (in a blade)? Something like this: @foreach...
I really tried to understand this concept from episode 5 of fundamentals, but I somehow did not get...
hi i am new to laravel <img src=""> dont work on .blade.php i use this in .blade.php file <...
<script language="javascript" type="text/javascript"> var pubvar1 =...
Hello everybody, I want to share my first package: Basic themes support for Laravel 5. Get it here:...
Hi, I'm new with Laravel, so im writing a comment form that using hidden input which value is user-&...
Hi, Is there any way to get php code from a mysql table, and run it in a blade template?
// foo.balde.php {{ csrf_field() }} <?php echo 'test'; ?> // ... Others code...
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.