Support the ongoing development of Laravel.io →

494 Threads

1. Models problem; 2. Seed problem;

Things are going complicated as I started migrating my project to Laravel 5.x. 1. In my view I'm sho...

0 Likes
3 Replies
Solved

L 5.1 - return redirect->route() not working...

Hi guys, I have a strange problem. I am not able to redirect my user if his email does not exist in...

0 Likes
1 Replies
Solved

Odd Blade? Issue

Not even sure where to start - just looking for maybe a point in the right direction. I've got somet...

0 Likes
2 Replies
Solved
posted 8 years ago

How to Count() a collection with a "where" clause.

Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....

0 Likes
4 Replies
Solved

Is there a way to parse code for language keys?

Hi, I am using Laravel4 for the first time and now I have to decide how to implement multilanguage f...

0 Likes
6 Replies
Solved
posted 8 years ago

MVC not using database

Hi my issue is as follows I have a controller as follows public function index() { $mode...

0 Likes
3 Replies
Solved

jquery datetime picker problem.

Hi I am using jquery datetime picker in my site. this is my code: <link href="/blog/public/c...

0 Likes
11 Replies
Solved

Laravel 5 Not Passing data from Controller to View with AJAX

Hi all, I'm having an issue passing data from controller to a view loaded via ajax. Below is my code...

0 Likes
4 Replies
Solved
posted 8 years ago

Include Script File Only In Registration Page

Hey There, I have a main.blade.php view, and a register.blade.php which extends main, So I'm going t...

0 Likes
1 Replies
Solved

How to check if user has already invested on a project

I am working on social app where user can invest on many projects and each project corresponds to a...

0 Likes
1 Replies
Solved

How to pass value to var in template

Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...

0 Likes
2 Replies
Solved

Laravel sum problem

Hi, i have two table: LECTURES id name 1 Lesson 1 2 Lesson 2 3 Lesson 3 LECT...

0 Likes
3 Replies
Solved

Change query based on variable from URL

All in the interest of learning Laravel and better coding. This is my controller: public function in...

0 Likes
2 Replies
Solved

Menu builder (database)

I want to build a menu where the data comes from database but i don't know where to start. the menu...

0 Likes
1 Replies
Solved

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

0 Likes
4 Replies
Solved

Laravel 4 + bootstrap-switch not passing value

I am perplexed and in need of some help. I have a checkbox setup as a flag in my form that is not s...

0 Likes
4 Replies
Solved

Laravel Admin Panel

I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...

0 Likes
5 Replies
Solved

Blank page on all routes

I have a problem, I was working on my app, and it was working allright, but today, when I started my...

0 Likes
1 Replies
Solved
posted 8 years ago

Laravel 5.1 blade helper

Situation is, i have html code, what is duplicated in all other templates, for example it's a menu,...

0 Likes
2 Replies
Solved
posted 8 years ago

Regarding JS url inside master layout file

Hello , I have a Backend directory under the view that have the following structure +view +BackEnd...

0 Likes
1 Replies
Solved

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.