-
I am trying to use this library to list my live youtube streaming but I am getting 'Login Required' error. Please find the attached class, I am using Laravel 5.5.
```
namespace App\Http\Control…
-
Hi there,
so here's my situation:
* I wanted to convert my PHPUnit Tests to Pest
* I'm on a fresh laravel/breeze Installation
* On **my Mac** everything runs correctly, but **on CI** (GitLab …
Enaah updated
3 years ago
-
After the recent changes (I did `composer update` a couple of minutes ago) you can't submit a form if you have `enctype="multipart/form-data"` and `input[type="file"]` and leaves the input field empty…
-
- Telescope Version: 3.5.1
- Laravel Version: 7.28.1
- PHP Version: 7.4.10
- Database Driver & Version: mariadb Ver 15.1 Distrib 10.5.5-MariaDB, for osx10.15 (x86_64) using readline 5.1
### Desc…
-
I have not autocompletition and navigation to cntroller actions like it works for laravel.
My router file:
```
-
**Slim 4 Release**
See the full [release notes](https://github.com/slimphp/Slim/pull/2769).
**Before doing anything read the docs**
I just finished the first draft of the docs for Slim 4 which ar…
-
- Laravel Version: 5.4
- Voyager Version: 1.1
- PHP Version: 5.6.31
- Database Driver & Version: 5.7.19
### Description:
It was working fine but when I created git i got some but. I think it ma…
-
Hey Tony, what about SSL integration? Can you tray add https://certbot.eff.org/ ?
-
I have the latest version of Lumen 5.8 and installed the library but i am getting the following error
```
[HTTP/1.1 404 Not Found 4ms]
```
### app.php
```
-
So i try to implement this plugin in nuxt.js. with the help of this post [https://github.com/mblarsen/vue-browser-acl/issues/16#issue-390097257](url).
But the moment i import ACL from vue-browser-ac…