Support the ongoing development of Laravel.io →

1,478 Threads

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

Filter Button Laravel 5.4

how can i make button filter on laravel 5.4?

0 Likes
1 Replies

Looking for opinions from developers who've worked on WordPress and Laravel

Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...

0 Likes
4 Replies
posted 7 years ago

Get all the names of days in accordance to today's day with carbon

Hey, If my current day is Tue, then I want the output to be Mon, Sun, Sat, Fri, Thu, Wed. i.e name o...

0 Likes
1 Replies

Getting a checkbox checked

I have group of checkbox which I add to database as an array [1,2,3] everything going OK when I addi...

0 Likes
1 Replies

Javascript event not working after load a new table with jquery load and laravel

I have a table(displayTable) that display data from my db of am using laravel on the i have a link...

0 Likes
1 Replies
Solved

How to store empty DateTime input to Null value instead of 0000:00:00 00:00 value

Hi, i had two input Datetime field. User can choose to fill in either these two field. For the empty...

0 Likes
2 Replies

@extends @yield doesn't work :(

// try.blade.php inside layouts file this is try.blade.php @extends('index') @section('content') <...

0 Likes
2 Replies

Select using pluck with 2 values

Hello all, how Can I insert more than one value into the select tag using pluck? Form::select('peopl...

0 Likes
0 Replies

ng-repeat with blade foreach

I'm stuck with my foreach here. I have a page where a user can create a candidate and add work exper...

0 Likes
0 Replies

Filtering same page and updating pagination

Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...

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.