-
Re-initialize migrations for the 1.0 release and create a process to re-sync them until that release happens.
- Clean up the database and confirm the schema is correct
- Delete old migrations
- Re-…
-
RC version | v7.1.2
---------- | -------
v7.1.0 PR | #4288
v7.1.1 PR | #4299
v7.1.2 PR | #4308
Changelog | https://github.com/MichaIng/DietPi/blob/beta/CHANGELOG.txt
Code changes | https://githu…
-
Hey all,
This question dangles somewhere between Multi-tenancy and Spatie's roles and permissions.
So the idea is to create a multi-tenant application, this application has FIXED roles and permi…
-
Hi,
We are planning to install the database on a separate server, and I need to know if the PostgreSQL / Oracle DB will be supported in the near future..
Thanks,
David
-
**Dev Branch**: _[feature/cookieless]_
## Introduction
Shopify is now requiring apps to work with session tokens (JWT).
This package has changed several times due to requirement changes with …
-
I discovered a bug in PHPUnit (https://github.com/sebastianbergmann/phpunit/issues/1935) while working on a Laravel 5.1 project:
```
$ composer create-project laravel/laravel --prefer-dist
$ cd lara…
-
I successfully deployed a laravel in production in Heroku but when I run 'heroku run php artisan db:seed' I got this error:
[Symfony\Component\Debug\Exception\FatalThrowableError] Fatal error: Class …
-
- Laravel Framework 8.32.1
- PHP Version: 7.4.16
- Database Driver & Version: MariaDB 10.5.6
- Redis-CLI Version: 6.2.1
- Installed Redis extension for PHP: phpredis
### Description:
Hi,
I …
-
First I want to thank you guys for your awesome packages and the hard work you put into them. :heart:
I was trying out this package in local development (Nginx + PHP-FPM, MySQL). After some time t…
-
- Laravel Version: 8.12
- PHP Version: 7.4
- Database Driver & Version: mysql:8.0
### Description:
Hello,
I configured two Laravel applications using the sail up command, both have a …