-
![2021-02-19_15-09](https://user-images.githubusercontent.com/4952597/108480221-11f00b00-72c5-11eb-8806-74cc09262125.png)
My controller
```
$request->validate([
'title' => …
-
Hello,
i test manuell Installation and get this Error:
[Symfony\Component\Debug\Exception\FatalThrowableError]
Class 'mputkowski\Localization\ServiceProvider' not found
Steps:
1. compos…
-
Hello i installed the package named mcamara for localization and put it's middlewares in kernel.php ,
it's working when i serve from php artisan serve, but when serve from php artisan swoole:http st…
-
- Laravel Version: 8.25.0
- Nova Version: 3.20.0
- PHP Version: 8.0.1
### Description:
Incomplete translation when localization is set to another language in the app config file.
### Detail…
-
Currently 'reminders_in_days' is used which results in strings like `in 1 days` which isn't proper English.
https://github.com/monicahq/monica/blob/02d424aced4032fd3d3205629d99d0171f167b57/resource…
-
Tested on Laravel 5.8 requiring "mcamara/laravel-localization": "^1.3" fails with the latest commit
fdb68d2a1f09c852e557420a1688dec038311938
> Writing lock file
> Generating optimized autoload f…
-
### Brief Summary:
At the end of this article, the learner will be able to write laravel projects that are standardized to use different languages depending on the user's choice of language.
### Ke…
-
- Laravel Version: v8.6.2
- PHP Version: 8.0.10
### Description:
Creating a new laravel app stops at `Generating optimized autoload files`
### Steps To Reproduce:
`laravel new sample`
```b…
ghost updated
3 years ago
-
```
Sun Aug 19 12:17:19 UTC 2018
From github.com:monicahq/monica
* branch master -> FETCH_HEAD
2282e4c..c157133 master -> origin/master
Updating 2282e4c..c157133
Fast-for…
-
**Expected behavior:**
For a user with access to a single location they should be able to access the restaurant settings page (with appropriate permissions).
For a user with multiple assigned loca…