Jump to content

Recommended Posts

I installed it and it worked fine. Heres a couple notes I took to help people having installation issues...

 

Make sure you are using PHP version 8.1 
or higher.
---------------------------------------

Make sure these PHP Extensions are enabled...

BCMath 
Ctype 
Fileinfo 
JSON
Mbstring 
OpenSSL 
PDO
pdo_mysql 
Tokenizer 
XML
cURL  
GD
gmp

-------------
Make sure these Folders have 0775 permissions...

laravel/bootstrap/cache
laravel/storage
laravel/storage/app
laravel/storage/framework
laravel/storage/logs

-------------

Update the storagelink file paths in...

laravel/routes/web.php

-------------

In .htaccess I had to comment out the last line to get the 403 Forbidden error to go away.

  • 4 weeks later...
  • 3 weeks later...
  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...