Support the ongoing development of Laravel.io →

1,478 Threads

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

Please help on this error: Trying to get property of non-object

Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...

0 Likes
1 Replies
posted 10 years ago

Blade IF ELSE and Extends

I want do check simple condition and then decide what template should I extend. I want to do somethi...

0 Likes
6 Replies
posted 7 years ago

Throws error, please help

ErrorException (E_UNKNOWN) Trying to get property of non-object (View: /home/locljob123/laravel/app/...

0 Likes
2 Replies

Laravel presenter add spacing before form select

Hi, I am using this presenter: https://github.com/laracasts/Presenter And I have this code: <div...

0 Likes
0 Replies

View Composer to pass variable to all views

Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...

0 Likes
1 Replies
Solved

Getting data before loading the view

Hi I am creating a permissions system using Sentry however this permission system is costumizable by...

0 Likes
0 Replies
posted 7 years ago

Interactive Envoy tasks

I'm writing a script to deploy the project to production. The thing is, we use an SSH key to log int...

0 Likes
0 Replies

Nested dropdowns db populated

I would like to create 3 dropdowns in one of my views - Each of them is bind to a different model, b...

0 Likes
3 Replies

Problem with Code

Hello, i can`t find the Problem hope you can help me i get this Error: ErrorException in 842f6575c86...

0 Likes
0 Replies

How to display errors for multiple files array validation properly?

I've been stuck in a kind of bug for 2 days so far and I'm really desperate. I'm trying to validate...

0 Likes
0 Replies

How to convert my variable to its real value?

Hi guys. How can I convert my {{ $user_count }} as its real value (e.g. 543) and return it in the vi...

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.