Support the ongoing development of Laravel.io →

1,469 Threads

How to pass multi array to composer laravel

I'm trying to pass 2 arrays to a base view in laravel but I can't find the way to figure it out. It...

0 Likes
0 Replies

laravel5: inject json into blade - htmlentites() filter applied by mistake?

Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...

0 Likes
3 Replies
Solved

Best way to create a layout for my new laravel project?

hi guys, i am newbie with Laravel. Im working in develop a custom project. I want to know what are t...

0 Likes
0 Replies

How can I change pagination get method url

I use Laravel paginate() method to make pagination in my application. It's works fine but one pain i...

kingrayhan liked this thread

1 Likes
0 Replies
posted 7 years ago

using column sorting with 2 tables on one page

Is this possible? Its working fine with just one table but cant figure it out with 2 tables. #Table...

0 Likes
1 Replies

Recruitment Consutlants in Mumbai | Top Recruitment Firms in Mumbai

TransArk Global recruitment provides a great service for anyone looking for an opportunity to get jo...

0 Likes
0 Replies

How to call Model without namespace in View?

Is there a way to call models in view like this $blogpost = new Blogpost(); without namespace? I don...

0 Likes
3 Replies

module options on interface

Hello three guys I'm a junior web developer and I have started experimenting with laravel for my upc...

0 Likes
0 Replies

Laravel 5.3 Not Compiling Blade Views when newer version is saved

Yeah as my subject is saying it: Whenever I'm saving my views & reload my view, the changes are...

0 Likes
3 Replies

Form redirect with old input not working

Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...

0 Likes
0 Replies

[ L 5.3 ] view blade not update

Hii. I used laravel 5.3, change the view but always cache old view, how to fix that? deleted all cac...

0 Likes
1 Replies

Using laravel route in javascript

Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...

0 Likes
3 Replies
Solved

Laravel adds forward slashes to all the variable values passed from controller to view

Laravel adds forward slashes to all the variable values passed from controller to view

0 Likes
0 Replies

Dynamic Dropdown w/ Mysql

Hello! I am trying to create a dynamic menu in my header view of all my pages. (I am new to Larav...

0 Likes
4 Replies
Solved
posted 7 years ago

Gulp Command running Error in Laravel 5.3

I am new in Laravel. I am trying to run gulp command in CMD to get CSS and JS (vue.js) file. I am ge...

0 Likes
0 Replies

POST method form

Hello I have this blades, routes and controller, my problem is that displays blank page. I guess tha...

0 Likes
0 Replies

How to access session from parent template

Hi, I'm new to Laravel so the question might sound stupid. I'm currently trying to handle the displa...

0 Likes
2 Replies
Solved

Laravel Authentication is app.blade.php

I have installed Laravel 5.3. And I have tried authentication process. It has generated app.blade.ph...

0 Likes
1 Replies

Blade view "use" directive?

Hi, Is there a way to import class in a view? For example, I have a class \Anamespace\Bnamespace\Xcl...

0 Likes
3 Replies
Solved

Keeping data using old('email') after submission not working

I just use the automatic authentication in laravel (using php artisan make:auth) and I noticed that...

0 Likes
0 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.