cms
cms copied to clipboard
Multilingual PHP CMS built with Laravel and bootstrap
https://huntr.dev/users/alromh87 has fixed the Cross-site Scripting (XSS) vulnerability 🔨. alromh87 has been awarded $25 for fixing the vulnerability through the huntr bug bounty program 💵. Think you could fix a...
i already reinstalling many times, checking if i hv worng in my process but still cant login. Error These credentials do not match our records.
Hello I am looking for a Laravel-based CMS that offers multisite configuration: same codebase, different database. Could this be achieved using Lavalite, possibly via a tenancy package? If yes, is...
windows 10 apache 2.4.4.6 mysql 5.7.18 php 7.4.10 install seems to be fine until migrations are run: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'roles' already exists (SQL:...
This fix adds the not loaded namespace for `Str::random(60);` on line 26 in file `app/Http/Controllers/User/UserResourceController.php`
Hi Just done a fresh install on a brand new system and followed the instructions from https://lavalite.org/docs/master/installation of **composer create-project LavaLite/cms --prefer-dist website php artisan lavalite:install** http://redacted.co.uk/public/admin comes up with...
Since the user theme is removed and client and user are using the same theme. The packages such as Forum is breaking. File does not exist at path /public/themes/user/config.php
Firefox, save new menu ``` TypeError: Argument 1 of FormData.constructor does not implement interface HTMLFormElement. app.create() admin.js:176 admin.js:82 n.event.dispatch() jquery.min.js:3 n.event.add/r.handle() jquery.min.js:3 ```
Im using api and jwt authentication. After many hours I could not solve this error `Token not provided ` I installed "tymon/jwt-auth": "^1.0@dev" There is no Authentication Bearer in my...