'channels' => [
'slack-critical' => [
'driver' => 'slack',
'url' => env('LOG_SLACK_CRITICAL_WEBHOOK_URL'),
'username' => 'Laravel critical',
'emoji' => ':boom:',
'level' => 'critical',
],
'slack-debug' => [
'driver' => 'slack',
'url' => env('LOG_SLACK_DEBUG_WEBHOOK_URL'),
'username' => 'Laravel debug',
'level' => 'debug',
],
],
require('startbootstrap-sb-admin-2');
require('папка-с-каким-то-сайтом');
в вашу сборку JS скриптов, и что должно произойти, админка появиться автоматически вместо вашего сайта?
To begin using this template, choose one of the following options to get started:
Download the latest release on Start Bootstrap
Install via npm: npm i startbootstrap-sb-admin-2
Clone the repo: git clone https://github.com/BlackrockDigital/startbootstrap...
Fork, Clone, or Download on GitHub
return this.$store.state.comments.filter(comment => comment.post_id === this.postId);
// Create a cURL handle
$ch = curl_init('http://example.com/upload.php');
// Create a CURLFile object
$cfile = new CURLFile('cats.jpg','image/jpeg','test_name');
// Assign POST data
$data = array('test_file' => $cfile);
curl_setopt($ch, CURLOPT_POST,1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
// Execute the handle
curl_exec($ch);
<img data-video src="image.jpg">
$('[data-video]').click(function() {
video = '<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/asdasdasd?controls=0&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>';
$(this).replaceWith(video);
});
по нескольким полям (более 50),