• Take time to read Forum Rules | Hot Note | Why You Choose Us?
  • We appreciate everyone who shares their resources and those who send them to us to be shared on our forum.

    We try as much as possible to share untouched or original script without nulling them. But incase you need a null version contact us and our nulling team will advise.

  • Submit ten (10) resources and apply to become a Moderator of Scriptzhub. | We are currently we are currently experiencing technical difficulties with email service. To create an account send your username and password to daviruzsystems@gmail.com.
LaraClassifier - Classified Ads Web Application

LaraClassifier - Classified Ads Web Application v15.3.5

No permission to download
  • Settings to hide the breadcrumb elements (category, location, ...) of each listing on the listings list pages.
  • Adding of the possibility to select a locale that is available (installed) on the server during language creation or modification.
    This update solves persistent issues with the Turkish language for example, that is set to tr_TR by default.
    A locale with codeset can be selected instead, like: tr_TR.UTF-8, tr_TR.utf8, ... if they are installed on the server.
  • Re-implementation of the app's API consumption via local requests (in addition of cURL usage).
  • Set the local requests as the app's API default type of consumption.
    This can be changed by adding the line APP_HTTP_CLIENT=curl in the /.env file to make external requests instead.
  • Minor bugs fixed.
  • Minor improvements.

WARNING

Du to version compatibility, some plugins could be backup in the /storage/framework/cache/plugins.backup/ folder,
and you have to upload their new version's files. Once the plugins new version uploaded, you can remove their backup.

For those who have add new files or custom codes or have make changes in the code,
this update contains some breaking changes. So we strongly recommend to save your works before starting this upgrade.
  • Option to limit the number of listings per user.
  • Subscription feature for users accounts added.
  • Multiple payments (for promotion or subscription) support for a payable (listing or account).
  • Packages now expire automatically following a start and end date.
  • User's photo updating improved. And a browse button added in addition to the drag'n'drop zone.
  • Bugfix: Unwanted AJAX request on all pages removed.
    Twice requests are no longer sent for each page, that solve an historic performance issue.
  • Many code improvements.
  • Minor bugs fixed.
  • Composer update.
  • Some JavaScript libraries updated.
Back
Top