Support the ongoing development of Laravel.io →

1,463 Threads

Policies not working with Blade - Authorization

Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...

0 Likes
6 Replies
Solved

carbon button

i try make button disabled if not expired but after expired button not function like disabled not en...

0 Likes
0 Replies

How to display errors in my modal

I want to display the errors in my modal and it logs successfully but the modal closes when i try to...

0 Likes
0 Replies

View Composer

Hello Guys, I have used View Composers in which it manipulates some data from Database and shares th...

0 Likes
0 Replies

How to separate two pagination links which came from single controller method ?

Dear Friends, I am using Laravel 5.3. I created two similar paginations in my Home page using Contro...

0 Likes
0 Replies

Undefined Variable Laravel 4

Hi all, Im relatively new to laravel, but have been doing PHP for the last year with MySql, Im curre...

0 Likes
17 Replies
Solved

Laravel 5.4 call js class from blade

So i've upgraded a project i'm working on to 5.4 version and wants to take advantage of webpack. so...

0 Likes
0 Replies

Edit view from admin panel?

I want to add on my site feature, to add ADvertisement block in custom place of my templates. Exampl...

0 Likes
0 Replies

Blade: Form::select forcing escape?

I've had this code running since L4.3. With the latest update to L5.3.30 + the dependencies, it ap...

0 Likes
0 Replies

Boostrap glyphicons not working with out of the box laravel 5.

Hello. I cannot see glyphicons with laravel 5. I tried putting /fonts direcory into /public laravel...

0 Likes
3 Replies
posted 7 years ago

my google map not show

i use conford googlemapper and i follow every step but my map no show this my MapController my MapCo...

0 Likes
1 Replies
posted 7 years ago

How to restrict the master.blade.php for admin section ?

Dear Friends, I am using an admin section (localhost:8000/admin) for adding data to backend. It use...

0 Likes
1 Replies

Return View with, dynamically with added data

I want to add extra variables onto my return function. How can I do this? <?php namespace Ap...

0 Likes
1 Replies

How can I change the language of errors in laravel 5.1 dynamically?

I have been using the helper app()->setLocale(session('lang')); However, I can get to change the...

0 Likes
0 Replies

How can I adjust the position of the signature to be more dynamic (laravel dompdf)?

My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...

0 Likes
0 Replies

Remove Empty Line Breaks from Source View

So besides a functional application I also want my source view to look a bit more decent. However I...

0 Likes
2 Replies
posted 9 years ago

Get filenames in some directory

Hello, I'm trying to create feature, that would list all files in specified directory, and echo out...

0 Likes
6 Replies

Create Admin Panel

Hi, I want to create admin panel in my project. Please provide me steps for admin panel creation Tha...

0 Likes
4 Replies
Solved

Pagination wrongly displayed

Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...

0 Likes
2 Replies
posted 7 years ago

Create Variable in the page

How to create variable and store a default value in view blade.

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.