Support the ongoing development of Laravel.io →

2,053 Threads

upload file - get filename not working

Hi, Can anyone help me with this. I'm trying to get the file name of the file that I'm going to uplo...

0 Likes
1 Replies

Uploaded File(PDF) move as *.tmp file

Hi, I created an uploaded facility. Kindly see the the view and controller below : VIEW <form...

0 Likes
2 Replies
Solved

Laravel project example with Backend

Hi, Is there any example of Laravel-based project that have back-end. For example on "/admin&qu...

0 Likes
2 Replies

Blade layout, and include with sections. Is this the good way to do it ?

Hi, i'm pretty new to Laravel/Blade and templating systems, but not new about php. Also, english is...

0 Likes
0 Replies

Relations from USER through USERDATA to LstCOUNTRY/LstAREA? Help

hi, friends sorry for my newbie question. Maybe it is very simply ... I have db-table "users&qu...

0 Likes
0 Replies

Point New Website Versions to old Websites

Hi, I am developing a website created in Laravel 4. Suppose I have the following websites: website...

0 Likes
0 Replies

Entrust roles and permissions to filter template content

Hello, Does anyone have any tips or suggestions on the best way to manage a lot of roles and permiss...

0 Likes
1 Replies

search for permission role

Hi everybody! I'm a newbie in laravel and I'm trying to create a interface to manage users roles and...

0 Likes
2 Replies
Solved

Block access content page

Hi, Help me with this doubt, with zizaco entrust we can only block or give access to pages for a de...

0 Likes
3 Replies
Solved
posted 9 years ago

View not found Laravel 5

Running this view()->exists('backend.pages.profile') returns true. But running this return view(...

0 Likes
6 Replies
Solved

trouble accessing variable in view that was set from a filter

Is this a filter order issue? In the first filter I set up a object needed for authentication (later...

0 Likes
1 Replies
Solved

Calling a view depending on the layout

I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...

0 Likes
0 Replies

Showing remote files in the 'app' directory

Not sure if this is the best way to do it, but I am having users upload private files to the /app di...

0 Likes
0 Replies

Passing a variable into Blade include

Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...

0 Likes
2 Replies

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved

Multiple forms with same names on one page

So I have two forms on a single page. Login (email, password) and register (username, email, passwor...

0 Likes
3 Replies

Mail::send() can't find my view

I have the following code in my controller: public function send() { $name = Input::get('name'...

0 Likes
2 Replies

etrepat/baum navigation menu

Hi guys, I am using this great package to store nested packages, I want to publish this tree of nest...

0 Likes
1 Replies

Laravel 4.2, Flysystem and Amazon S3 public file URL

I am uploading my images to S3 using Flysystem. In my database I keep only the file name (image.jpg)...

0 Likes
0 Replies

Create a master file from template

Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...

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