Hi guys. How can I convert my {{ $user_count }} as its real value (e.g. 543) and return it in the vi...
First: I read lots of things about multi auth, if this is the better way to do what I want, please t...
Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...
hi there, i am new to the forum and this is my first post with laravel. i would like to know how to...
Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...
If you have fresh install laravel app. And did php artisan make:auth When you open the login route....
Hi I'm trying to include a partial multiple times using blade so in my code I have an array and a f...
I have a named route and I'm getting an error that there's no route with that name. The error I'm ge...
So far all attempts to modify the routing methods have failed. Been following some documentation on...
Hello; I want to run a count() query on a blade view. Can someone help me? Thank You
Since i upgraded to 5.3. i can not pass model from blade template to my contoller. Every Model i pas...
In my environment authentication is already done in Apache (Kerberos). I want to use this already au...
My blade template is like , @if($ajax) <div class="profile" id="profile...
I will start a new project using laravel and an metronic admin template. As you may guess, there are...
i want to show detail from database from 'Detail Button' like this but laravel show me error like o...
Hello, I have created a new Laravel 5.3 application and I have a problem with utf-8 chars which are...
I've created a master page for our site so that we maintain a similar layout throughout, but our hom...
<div class="form-group"> {!! Form::label('eMail', 'e-Mail', ['class'=>'co...
<textarea rows="4", cols="54" id="keterangan" name="keterangan...
I followed the documentation to try the notification system of Laravel 5.3, but I just cannot displa...
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