Support the ongoing development of Laravel.io →

What type of relationship would the following be? (Users, Departments, and Ranks for Department)

I am building a fairly complex application that will store many different user factors. In theory, e...

0 Likes
2 Replies
posted 6 years ago

Changing email subject

Hi i send an email using this code: public function build() { return $this->from('[email protected]...

0 Likes
2 Replies
posted 6 years ago

UK based Laravel hosting on a budget

I have completed my first laravel 5.4 project!! I would like to now get it up to production environm...

0 Likes
0 Replies

Laravel & Vue Workflow

Hello! I'm kinda interested in using Vue in a large-scale application, it have a lot of pages and st...

0 Likes
2 Replies

Installing Laravel

I have attempted to install laravel for the last 8-9 days unsuccessfully. I can get composer install...

0 Likes
18 Replies

automtcly add the picture in <img> element when upload it by laravel

using axios with vuejs and laravel i can upload the picture to the storage folder but i want to be d...

0 Likes
0 Replies
posted 6 years ago

Unable to access uploaded files

Hi, I have made an upload form, which works fine. The file is saved in the "Storage" direc...

0 Likes
1 Replies

Laravel with Angular 2

I am new to Laravel, i want to use laravel with angular 2, may i know how to use angular 2 with lara...

0 Likes
0 Replies

DB::connection()->statement Fails when using bindings.

I am currently trying to dynamically create a database with a user provided string. I can get the d...

0 Likes
5 Replies
Solved
posted 6 years ago

Best practices for deployment?

What are best practices for laravel deployment? Is envoy recommended? What about capistrano?

0 Likes
4 Replies

Not your usual TokenMismatchException

Hey guys. I've got a real squeeker for ya. Been working on this "bug" for hours now, and u...

0 Likes
1 Replies

Eloquent query - combine "with" and "join"

Hi, is there any way to combine "with" and "join" in a single fluent query? Eg.:...

0 Likes
6 Replies
posted 10 years ago

Problem with sending emails

I have a problem with email in laravel. That's my mail.php file: <?php return array( /* |----...

0 Likes
5 Replies

BroadcastController issues with Laravel 5.4

Hello together, I currenty try to implement broadcasting with Pusher and Echo. It is working with pu...

0 Likes
0 Replies

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

Unique database for two applications

I am building two applications that are using the same database,one is a RESTful service and the oth...

0 Likes
3 Replies

LWAP (Laravel website as package) - Guide

Hi Guys, I created my own video series along with accompanying github sourcecode for a strategy to d...

0 Likes
0 Replies

How to set up an ftp server on a forge provision server

I've set up a digital ocean server using forg. Our client would like ftp access to a certain directo...

0 Likes
1 Replies

Undefined offset error

Hi I have to say that I'm fairly new to Web Developement, PHP and Laravel (Basic HTML etc. is no pro...

0 Likes
0 Replies

Managing different languages in RESTapi

Hi to all. I am implementing a RESTfull application and I would like to serve the content in many la...

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.