[LINUX] test

Route::get('/', function () {
    return view('welcome');
});

Route::get('/diary','DiaryController@index')->name('dialy.list');
Route::get('/diary/{id}','DiaryController@show')->name('diary.show');

You can change the color like this! Somehow amazing. I feel like I'm on the path of a programmer step by step.

Recommended Posts

test
Django test
Post test
About the test
numpy unit test
Distribution and test
Python Integrity Test
Primality test by Python
Bayesian statistics hypothesis test
Primality test with Python
Unit test Databricks Notebook
Strengthen with code test ⑦
Strengthen with code test ⑨
Strengthen with code test ③
Python test package memo
Strengthen with code test ⑤
Strengthen with code test ④
Primality test with python
Test Tkinter interrelated Callback
[Test preparation] LinuC level 1
Test Tkinter interrelated Callback 2
Strengthen with code test ②
Various load test tools
Jakushi aptitude test game
[Memo] Test code summary
python tag integration test
Unit test Databricks Notebook
Strengthen with code test ①
python unit test template
Summary of test method
Test automation for work
Strengthen with code test ⑧
Strengthen with code test ⑨