Support the ongoing development of Laravel.io →

1,468 Threads

Pass data to view inside a view

To be honest I'm not exactly sure how to ask this but I'll do my best. I have my master.blade.php wh...

0 Likes
2 Replies
Solved

Showing loading animation during file uploading with Bootstrap

Hi. I am uploading a file and after the upload,in the controller, there is some manipulation of the...

0 Likes
1 Replies

Class 'Html' not found

Hello! I am starting a new project in Laravel via Laragon I create in views' folder layouts for my p...

0 Likes
5 Replies

Laravel route issue in 5.3 version

I have issue in Laravel 5.3 when i am trying to user group routing and try to call controller functi...

0 Likes
2 Replies

How to provide old value of a form, if it is populated with snippets

Hi, I have a following pice of code in the snippets, that I am using jQuery Datepicker. But, if the...

0 Likes
0 Replies
posted 6 years ago

multiple compact error

my controller public function create() { //$cities = City::lists('name' , 'id'); $cities...

0 Likes
0 Replies

Laravel 5 Sort data in Alphabetical Order

What is the best approach to display data in Alphabetical order using Laravel. what is the best way...

0 Likes
1 Replies
Solved

How do I run @include() in module?

I have a folder structure like this: -app --modules ---Account ----Views ----layout.blade.php ----a...

0 Likes
1 Replies

Overriding Admin Logic for Quick Admin Panel

I am looking for a way to customize the logic that is already in place within the application (using...

0 Likes
0 Replies

How to pass a block of html data to all views

Hi laravel.io my first question ever. I'm looking for a way to render a block of html to every view...

0 Likes
1 Replies

How to provide role restrictions at route level?

Hi, I've been looking for a solution to implement user and roles in my laravel app. So far nothing h...

0 Likes
1 Replies

How to get all data from html table to controller

I have a form with html table in my view. How do I get all data from the html table to my controller...

0 Likes
0 Replies

How to redirect to a user with populated data

Hi, I have a condition check to perform, whether the particular logged in user has values, if there...

0 Likes
0 Replies

Laravel one to one relational data access.

I have users table and profiles table. One to one relation. I have one view to show both user and pr...

0 Likes
0 Replies

How can connect two controllers for one view?

i want to display data from two controllers in one view? is possible? please answer me. thanks.

maryam liked this thread

1 Likes
1 Replies

Trying to get property of non-object Error

Hello, i have this error ErrorException in f464710e74e7c0526bc0688fb16d954a0df3c98d.php line 10: Try...

0 Likes
6 Replies

Problem with AngularJS Ajax http call

Anyone who knows AngularJS AJAX HTTP calls, please look over my code. I am stuck in a problem. I tri...

0 Likes
0 Replies

Problem with AngularJS ajax script in laravel

I am having problems running angularJS ajax http post script in laravel. If i put files in htdocs, t...

0 Likes
0 Replies

Advice for images storing

Hello I am building a website (front-end and back-end) where I have a section that have an image and...

0 Likes
0 Replies

Sorting with Jquery UI

I'm trying to sort with Jquery UI in Laravel and it's giving me fits. Here is my controller: public...

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.