Hi to all, I have a fresh installation of Laravel 5.2.9 with LaravelCollective/Html 5.2.4. I have a...
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...
this the line of the erro plz hellp me et thanks : <form class="ui form" action="{...
I am trying to query all of the info from "service" table and display it in view using for...
Obviously red the documentaion om Blade Templates but doesn't really get it. I succeded in calling t...
How does one add a line break to the plain text version of an email message when using a blade templ...
In my routes.php I have: <?php Route::get('/post/new', [ 'uses' => 'BlogController@newPost',...
Hi, I don't understand why I can't access my "reductions" array in my javascript. (Referen...
Hello, I'm trying to upload file using ngflow in laravel but I'm getting a tokenmismatch error for e...
I have included a .js file into my blade view, which is giving "Uncaught SyntaxError: Unexpecte...
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\...
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