-
Bran new Laravel Zero app.
I try to add `pest-plugin-laravel`:
```
composer create-project --prefer-dist laravel-zero/laravel-zero movie-cli
cd movie-cli
composer require --dev pestphp/pest-plu…
-
```bash
$ valet use mysql 5.7
```
```bash
$ valet use mysql 8.0
```
**Why implement this feature?**
Well because whenever I have the opportunity to start a project from scratch I like wor…
-
First, thanks for your work on this plugin! :-)
## Expected behavior
After I use this package and run its commands, all the sqlite optimized settings including setting `page_size` to `32768` sho…
-
How to switch database ? and is it support sub query?
-
## Overview
* Enabling the `web` auth guard
* Extending the `Illuminate\Foundation\Auth\User` (a.k.a `Authenticatable`) class for the `Session` model
* Enabling feature and unit testing
* Upgrad…
-
-
I haven't started coding anything yet, but I've got a few thoughts on the matter
- The domain this starts on is simply localhost, which leaves me free to access it on wildcard domains like http://bla…
-
Install instructions do not work. I see only this in the browser window navigating to 127.0.0.1:8000:
```
Whoops, looks like something went wrong.
Whoops, looks like something went wrong.
```
Bes…
-
Possibly related but unsure: Using Laravel recipe, Compose plugin.
I'm currently trying to configure a MinIO container (AWS S3 storage clone) using the Compose plugin. It works quite well in path-…
-
I try install this with laravel 8 but conflick with other plugin give error like this:
- Root composer.json requires reshadman/laravel-mongo-auth ^1.0 -> satisfiable by reshadman/laravel-mongo-auth[1…