Guide
Guide
1
2
Block?
Confirm
11 Post 2 Digest
Share solutions to common problems with installing and using Fresns.

Storage settings support the separate use of ‘storage’ and ‘access’ services.

General Digest

A common configuration scheme in the Fresns community involves using the same service for both ‘storage’ and ‘access.’ For instance, files might be stored and accessed via Cloudflare or Cloudinary, as illustrated in the first screenshot.

However, Fresns storage settings also sup...

Show more

Cloudinary.png ImageX.png
https://discuss.fresns.org/post/6hktLCo7

Utilize Octane to increase the running speed of Fresns by more than tenfold

General Digest

Laravel Octane supercharges your application's performance by serving your application using high-powered application servers, including FrankenPHP, Open Swoole, Swoole, and RoadRunner. Octane boots your application once, keeps it in memory, and then feeds it requests at superson...

Show more

octane.png
https://discuss.fresns.org/post/h1yPOkf1

Fresns Error: 500 Internal Server Error

If you encounter a 500 error, modify the .env configuration to enable debug mode. This mode allows you to view detailed error information or generate links to share error details.

You can share the error page to help us quickly identify the problem.

Ways to share Fresns err...

Show more

https://discuss.fresns.org/post/Cp8JUfzQ

Fresns Error: 404 Page Not Found

After installing Fresns, when you visit the homepage, you might encounter a 404 error page. This is because Fresns follows a frontend-backend separation architecture. The installation you have completed is for the server-side, and you'll need to install the client-side for users...

Show more

Top Comment 1
https://discuss.fresns.org/post/X3JF7qRf

Fresns Error: 502 Bad Gateway

Due to Fresns account center (including registration and login features) being implemented as an extendable plugin, it allows users to flexibly swap with other plugins.

Since accessing extension plugins involves transmitting "access token" information via URL, these URLs can be...

Show more

https://discuss.fresns.org/post/sh2EQ8I0

Ways to share Fresns error messages (Fresns 3.x)

The initial configuration of #Fresns disables debugging by default, so when the program encounters an error message, it does not display the detailed error message, but usually just displays page 500.

You can enable debug mode to display detailed error messages. You can enable d...

Show more

env.png error.png
https://discuss.fresns.org/post/4IJjps9p

Introduction to Fresns Client Channel Default Parameter Configuration

In the channel configuration settings, there is an option for "Default Parameters", which are configured in Query format (i.e., URL path parameters). If no configuration is set, the API defaults to a rule that typically outputs content in descending order based on the creation ti...

Show more

List Config.png
https://discuss.fresns.org/post/NTBRTFwa

Ways to share Fresns error messages

The initial configuration of #Fresns disables debugging by default, so when the program encounters an error message, it does not display the detailed error message, but usually just displays page 500.

You can enable debug mode to display detailed error messages. You can enable...

Show more

env.png error.png
https://discuss.fresns.org/post/h2rSQEAm

Timezone anomalies due to Daylight Saving Time can be ignored.

Fresns is a software that supports cross timezone services, and uses the #UTC timezone standard for consistency of time values.

Due to the framework, the configuration file .env DB_TIMEZONE time zone option can only be aligned with the PHP time zone function, which is region...

Show more

timezone.png
https://discuss.fresns.org/post/h8ZIjVAZ
Scroll up to load more