ask a question about Laravel parsing, or Nginx parsing path. first of all, let s talk about the source of the problem. Since we are recently working on a laravel-based directory indexing program, one of the requirements is to show the file at the end o...
< H1 > error message < H1 > laravel composer installation component Times error php. composer.phar install error message - Installing laravel framework (v5.1.46) Loading from cache - Installing guzzlehttp guzzle (6.3.2) Downloading...
good evening, big gods. I have this need: the PHP server acts as a middleman to communicate between the mobile app end and the hardware device (roughly like this, some words may be unprofessional). In some cases, the app side and the hardware side take t...
$validator = Validator::make($request->all(), [ id => required|integer title => required|unique:posts|max:255 , body => required , ]); The requirement is like ...
I just learned the laravel framework and found that the order of routes will affect the content played. Why? normal code: Route::get( posts ,function (){ return index ; }); Route::get( posts create ,function (){ return create ; }); ...
I am writing a web server. Centos, interacts with multiple clients and uses the select model. After running for a period of time, the program suddenly gets stuck in select. It is clear that socket is in establish status, and there should be packets on i...
do a rich text editor related project, using the Quill editor, and then found that the content with picture and text uploaded to the server, returned to me in the data, is the tag plus image base64. then put it in state and display it on the page,...
map.js import React from react ; const numbers = [1, 2, 3, 4, 5]; const ListItems = numbers.map((number) => <li>{number}< li>) console.log(typeof ListItems) export { ListItems }; map.js imported by App.js import React, { C...
has the same function as DiDi. The driver cannot see the passenger s mobile phone number directly, but can contact each other smoothly. the passenger receives the call from the driver. The number displayed is a processed number (but the same as the re...
ES6 value problem wants to take the value of dateline, but the number 104is the id value of the request, and there may be multiple. 0 is an array, or there may be more than one, which needs to be traversed and displayed, similar to the timeline . ...