Support the ongoing development of Laravel.io →

3,383 Threads

posted 7 years ago

Laravel Mix: Adding Angular annotations

Hi, I've recently moved over to Laravel Mix from Elixir and have been struggling to compile my angul...

0 Likes
2 Replies

Can't Use Laravel TestCase methods

Link to GIF Hello everybody, Please check the gif image above - describes the issue easily. Ok I've...

0 Likes
0 Replies

Setup Vimeo API?

I do not understand how to connect that api to my project. Vimeo account -> created. Vimeo APP -&...

0 Likes
1 Replies

No Chinese characters when i create a PDF

Hey guys, In Laravel 5.4 i am using TCPDF to generate a PDF with Data from Database. Very simple: It...

0 Likes
0 Replies

Problems after change database host

Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...

0 Likes
0 Replies

Can i get laravel 5.4 angular2 install documentation?

I didnt get any information avbout laravel 5.4 and angular 2 documentation details anywhere..Can i g...

0 Likes
0 Replies

Cashier BadMethodCallException Method newSubscription() does not exist, why?

Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...

0 Likes
5 Replies
Solved

Use Model + Authenticatable in one class Laravel 5.4?

I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...

0 Likes
0 Replies

I want multiple gulpfile.js for role based Authentication

Hi, I have a site where the students can visit and check the site/login to view marks/individual inv...

0 Likes
0 Replies

Command "dump-autoload" is not defined.

When creating a migration on a new laravel 5 install. I got this error message as the artisan comman...

0 Likes
3 Replies

While upgrading 5.1 to 5.2

FatalErrorException in BusServiceProvider.php line 16: Call to undefined method Illuminate\Bus\Dispa...

0 Likes
8 Replies

Laravel view cache not updated

Hello, Each change I made on blade files, I must clear the cache manually. (php artisan view:clear)...

0 Likes
1 Replies

Laravel in Windows: artisan model casues composer corruption.

I am currently using XAMPP (a typical WAMP config), and the only apache configuration I've changed i...

0 Likes
0 Replies

Routing with https

Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...

0 Likes
16 Replies

Laravel stacking application

Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...

0 Likes
0 Replies

Problem with middleware

I created a middleware in version 5.3 and registered it. But I have the following error: ErrorExcept...

0 Likes
1 Replies

Laravel SSH on OpenSSH server

Hello , im using laravel 5.3 and i have installed the ssh package from laravel collectable. it works...

0 Likes
0 Replies

OctoberCMS Installation

I have install OctoberCMS locally but when visiting the domain, it doesn't do anything but download...

0 Likes
1 Replies

How do i send a text message in laravel

Hi I'm using laravel 5.1 and I need to send text messages. I had a look at simple sms but they have...

0 Likes
6 Replies
Solved

Input::hasFile() returning false while Input::file() gives all the information about file

I have written following basic file upload code which works perfectly on localhost. On live version,...

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