Search

Showing 7 of 1,975 result(s)

/blog/2018/04/21/laravel-5-view-error-bags-getting-all-message-bag-instances-with-getbags

The getBags method is used to return an associative array containing all the MessageBag instances that are currently stored within the ViewErrorBag instance.The signature of the getBags method is: public function getBags();The following example...

/blog/2021/02/20/enabling-database-users-in-statamic-3#content-running-the-migrations

Once the previous two steps have been completed, run the following Artisan command to generate your new database tables: php artisan migrate

/blog/2023/12/10/that-escalated-quickly-all-the-new-things#content-documentation-search

Documentation Search is a powerful search provider for Statamic. Documentation Search was developed with documentation-heavy websites in mind, and supports the following features: Split larger entries into smaller sections that can be indexed...

/meerkat/configuring-the-blueprint#content-learning-more

Statamic's blueprint system is pretty expansive; it is highly recommended that you review their documentation of the feature by visiting https://statamic.dev/blueprints .

/meerkat/localization

…he Statamic Control Panel may be customized, translated, or replaced entirely. Missing translation strings will default to English in the Control Panel (to prevent the translation keys from appearing).At the time of writing, the following...

/meerkat/managing-comments#content-publishing-comments

Comments may be published from the Control Panel by selecting the "Publish" option below the comment's content. By default, unpublished comments are not displayed to your site's visitors. It is recommended to not enable automatic publishing so...

/meerkat/product-data-privacy#content-third-party-data-sharing

By default, Meerkat does not share any information via. third-party API calls. Some features, such as the Akismet spam guard, do require the submission of data to third-parties via. API requests. These features are disabled by default and are...